Skip to content

Commit

Permalink
Prepare release 0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fmeum committed Oct 12, 2022
1 parent e472e7a commit 32dd5f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module(
name = "rules_jni",
compatibility_level = 1,
version = "0.6.0",
version = "0.6.1",
)

bazel_dep(name = "bazel_skylib", version = "1.3.0")
Expand Down

0 comments on commit 32dd5f8

Please sign in to comment.