We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 182e5ca commit 22cf0e6Copy full SHA for 22cf0e6
MODULE.bazel
@@ -13,7 +13,7 @@
13
14
module(
15
name = "score_process",
16
- version = "1.1.1-Beta",
+ version = "1.1.1",
17
compatibility_level = 1,
18
)
19
@@ -58,4 +58,4 @@ bazel_dep(name = "score_python_basics", version = "0.3.4")
58
# Checker rule for CopyRight checks/fixes
59
bazel_dep(name = "score_cr_checker", version = "0.3.1")
60
bazel_dep(name = "score_format_checker", version = "0.1.1")
61
-bazel_dep(name = "score_docs_as_code", version = "1.0.2-CW1")
+bazel_dep(name = "score_docs_as_code", version = "1.0.2")
0 commit comments