Skip to content

Commit 5602e9f

Browse files
Fix versioning (#1535)
1 parent a89d254 commit 5602e9f

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 = "1.1.0",
16+
version = "0.3.0",
1717
compatibility_level = 0,
1818
)
1919

0 commit comments

Comments
 (0)