Skip to content

Commit 1ab39bd

Browse files
Update process version (#191)
1 parent 2e6cf97 commit 1ab39bd

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_docs_as_code",
16-
version = "1.0.0",
16+
version = "1.0.1",
1717
compatibility_level = 1,
1818
)
1919

@@ -95,4 +95,4 @@ bazel_dep(name = "score_cr_checker", version = "0.3.1")
9595
bazel_dep(name = "score_dash_license_checker", version = "0.1.1")
9696

9797
# docs dependency
98-
bazel_dep(name = "score_process", version = "1.0.5")
98+
bazel_dep(name = "score_process", version = "1.1.0")

0 commit comments

Comments
 (0)