We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 011354d commit 7fdf8f0Copy full SHA for 7fdf8f0
router-annotation/build.gradle
@@ -5,7 +5,7 @@ ext {
5
artifact = bintrayName
6
libraryName = 'router-annotation '
7
libraryDescription = 'router-annotation '
8
- libraryVersion = "1.0.0"
+ libraryVersion = "1.0.1"
9
licenseName = 'The Apache Software License, Version 2.0'
10
licenseUrl = 'http://www.apache.org/licenses/LICENSE-2.0.txt'
11
allLicenses = ["Apache-2.0"]
0 commit comments