Skip to content

Commit a548944

Browse files
authored
fix: don't use version 0.0.0 (#2320)
See bazel-contrib/rules-template#148
1 parent d5e8479 commit a548944

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

MODULE.bazel

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
module(
44
name = "aspect_rules_js",
5-
version = "0.0.0",
65
bazel_compatibility = [">=6.0.0"],
76
compatibility_level = 1,
87
)

0 commit comments

Comments
 (0)