Skip to content

Commit d4d0afc

Browse files
authored
Merge pull request #66 from qorix-group/pawelrutkaq_zero_module_ver
Zeroed module version
2 parents 00b5577 + 07a3526 commit d4d0afc

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
@@ -12,7 +12,7 @@
1212
# *******************************************************************************
1313
module(
1414
name = "score_kyron",
15-
version = "0.0.4",
15+
version = "0.0.0",
1616
compatibility_level = 0,
1717
)
1818

0 commit comments

Comments
 (0)