Skip to content

Commit

Permalink
fix: update MODULE version
Browse files Browse the repository at this point in the history
  • Loading branch information
opicaud committed Sep 8, 2023
1 parent 4bdde5c commit efde45b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust/MODULE.bazel
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## MODULE.bazel
module(name = "pact_reference", version = "1.1.1")
module(name = "pact_reference", version = "1.2.1")
bazel_dep(name = "platforms", version = "0.0.5")
bazel_dep(name = "rules_cc", version = "0.0.2")
bazel_dep(name = "bazel_skylib", version = "1.2.0")
Expand Down

0 comments on commit efde45b

Please sign in to comment.