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 c6d89e7 + 27b0567 commit a295199Copy full SHA for a295199
MODULE.bazel
@@ -13,7 +13,7 @@
13
14
module(
15
name = "score_process",
16
- version = "1.0.5",
+ version = "1.1.0",
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.0-RC1")
+bazel_dep(name = "score_docs_as_code", version = "1.0.0")
0 commit comments