Skip to content

Commit 70da11c

Browse files
Correct Typo
1 parent 21a011b commit 70da11c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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.2.2")
6060
bazel_dep(name = "score_format_checker", version = "0.1.1")
61-
bazel_dep(name = "score_docs_as_code", version = "1.0.0RC1")
61+
bazel_dep(name = "score_docs_as_code", version = "1.0.0-RC1")

0 commit comments

Comments
 (0)