Skip to content

Commit

Permalink
Bump MODULE.bazel
Browse files Browse the repository at this point in the history
  • Loading branch information
keith committed Jul 8, 2022
1 parent fe14e3d commit 9ccb08c
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 = "apple_support",
compatibility_level = 1,
version = "1.0.0",
version = "1.1.0",
)

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

0 comments on commit 9ccb08c

Please sign in to comment.