Skip to content

Commit

Permalink
bazel: bump version number to match package.xml
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Carroll <[email protected]>
  • Loading branch information
mjcarroll committed Feb 5, 2025
1 parent 5a39b16 commit c7cc10a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
module(
name = "xacro",
version = "2.0.11",
version = "2.0.12",
compatibility_level = 0,
)

bazel_dep(name = "rules_license", version = "1.0.0")
Expand Down

0 comments on commit c7cc10a

Please sign in to comment.