Skip to content

Commit 282433e

Browse files
authored
Merge pull request #39 from eclipse-score/101
bump version to 1.0.1
2 parents eb46f88 + d1b4569 commit 282433e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

MODULE.bazel

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313

1414
module(
1515
name = "score_process",
16-
version = "0.2.0",
17-
compatibility_level = 0,
16+
version = "1.0.1",
17+
compatibility_level = 1,
1818
)
1919

2020
###############################################################################

0 commit comments

Comments
 (0)