Skip to content

Commit b22ca86

Browse files
Update to 1.0.1
1 parent 814aff1 commit b22ca86

File tree

1 file changed

+1
-1
lines changed
  • src/main/java/com/bazel-diff

1 file changed

+1
-1
lines changed

src/main/java/com/bazel-diff/BUILD

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
load("@rules_java//java:defs.bzl", "java_binary", "java_library", "java_proto_library")
22
load("@rules_proto//proto:defs.bzl", "proto_library")
33

4-
BAZEL_DIFF_VERSION = "1.0.0" # Update this when updating version!
4+
BAZEL_DIFF_VERSION = "1.0.1" # Update this when updating version!
55

66
java_binary(
77
name = "bazel-diff",

0 commit comments

Comments
 (0)