Skip to content

Commit 9cd88b7

Browse files
committed
README version bump
1 parent 175cf31 commit 9cd88b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Add the following to your `WORKSPACE` file:
2929
git_repository(
3030
name = "org_pubref_rules_kotlin",
3131
remote = "https://github.com/pubref/rules_kotlin.git",
32-
tag = "v0.4.0", # update as needed
32+
tag = "v0.4.1", # update as needed
3333
)
3434

3535
load("@org_pubref_rules_kotlin//kotlin:rules.bzl", "kotlin_repositories")

0 commit comments

Comments
 (0)