Skip to content

Commit 07dd31b

Browse files
Merge pull request #69 from comius:bump_version_5.1.0
PiperOrigin-RevId: 468659931 Change-Id: I255b34c18d4cdb8ac9626cf35b67d6b504a686a8
2 parents 8b1f1a9 + cde10eb commit 07dd31b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/defs.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
# Do not touch: This line marks the end of loads; needed for PR importing.
1717

1818
_MIGRATION_TAG = "__JAVA_RULES_MIGRATION_DO_NOT_USE_WILL_BREAK__"
19-
version = "5.0.0"
19+
version = "5.1.0"
2020

2121
def _add_tags(attrs):
2222
if "tags" in attrs and attrs["tags"] != None:

0 commit comments

Comments
 (0)