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.
2 parents 182e5ca + 22cf0e6 commit aa7cbc8Copy full SHA for aa7cbc8
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