Skip to content

Commit f24f005

Browse files
authored
fix: don't use version 0.0.0 (#312)
See bazel-contrib/rules-template#148
1 parent 35e4f39 commit f24f005

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_swc",
5-
version = "0.0.0",
65
compatibility_level = 1,
76
)
87

0 commit comments

Comments
 (0)