Skip to content

Commit 7fdf8f0

Browse files
committed
upgrade version of router-anno to 1.0.1 and release
1 parent 011354d commit 7fdf8f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

router-annotation/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ext {
55
artifact = bintrayName
66
libraryName = 'router-annotation '
77
libraryDescription = 'router-annotation '
8-
libraryVersion = "1.0.0"
8+
libraryVersion = "1.0.1"
99
licenseName = 'The Apache Software License, Version 2.0'
1010
licenseUrl = 'http://www.apache.org/licenses/LICENSE-2.0.txt'
1111
allLicenses = ["Apache-2.0"]

0 commit comments

Comments
 (0)