Skip to content

Commit aa7cbc8

Browse files
authored
Merge pull request #153 from eclipse-score/MSP_update_version_1.1.1
Updating version
2 parents 182e5ca + 22cf0e6 commit aa7cbc8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

MODULE.bazel

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

1414
module(
1515
name = "score_process",
16-
version = "1.1.1-Beta",
16+
version = "1.1.1",
1717
compatibility_level = 1,
1818
)
1919

@@ -58,4 +58,4 @@ bazel_dep(name = "score_python_basics", version = "0.3.4")
5858
# Checker rule for CopyRight checks/fixes
5959
bazel_dep(name = "score_cr_checker", version = "0.3.1")
6060
bazel_dep(name = "score_format_checker", version = "0.1.1")
61-
bazel_dep(name = "score_docs_as_code", version = "1.0.2-CW1")
61+
bazel_dep(name = "score_docs_as_code", version = "1.0.2")

0 commit comments

Comments
 (0)