We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 175cf31 commit 9cd88b7Copy full SHA for 9cd88b7
README.md
@@ -29,7 +29,7 @@ Add the following to your `WORKSPACE` file:
29
git_repository(
30
name = "org_pubref_rules_kotlin",
31
remote = "https://github.com/pubref/rules_kotlin.git",
32
- tag = "v0.4.0", # update as needed
+ tag = "v0.4.1", # update as needed
33
)
34
35
load("@org_pubref_rules_kotlin//kotlin:rules.bzl", "kotlin_repositories")
0 commit comments