chore(release): v0.0.6
Some checks failed
CI / test (ubuntu-latest, linux-x64) (push) Failing after 36s
Copilot Setup Steps / copilot-setup-steps (push) Failing after 38s
CI / test (macos-14, darwin-arm64) (push) Has been cancelled
CI / test (windows-latest, windows) (push) Has been cancelled

This commit is contained in:
eric
2026-03-04 10:48:04 +01:00
parent 09929fe80b
commit d57f2aaf7f
3 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
module(
name = "rules_bun",
version = "0.0.5",
version = "0.0.6",
)
bazel_dep(name = "platforms", version = "1.0.0")