Skip to content

Commit

Permalink
Bump 0.1.3
Browse files Browse the repository at this point in the history
No functional change, just better version extraction
(on direct tag, there was a doubling in 'v' in front of the version
number)
  • Loading branch information
hzeller committed May 27, 2024
1 parent dd551ab commit f7f359a
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,6 +1,6 @@
module(
name = "bant",
version = "0.1.2",
version = "0.1.3",
)

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

0 comments on commit f7f359a

Please sign in to comment.