Skip to content

Commit bc18ff9

Browse files
Correct Module Version (#1129)
1 parent e8ccfb1 commit bc18ff9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
module(
1515
name = "score_platform",
16-
version = "0.1",
16+
version = "0.1.0",
1717
compatibility_level = 0,
1818
)
1919

0 commit comments

Comments
 (0)