Skip to content

Commit

Permalink
Prepare release 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fmeum committed Sep 29, 2022
1 parent 8922dd5 commit ff66f57
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.4.0",
version = "0.6.0",
)

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

0 comments on commit ff66f57

Please sign in to comment.