8000 0.9.1 Release · paulprogrammer/springfox@7ec4b61 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7ec4b61

Browse files
committed
0.9.1 Release
1 parent c75d1bb commit 7ec4b61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ buildscript {
1616

1717
ext {
1818
apiKey = System.getenv('GIT_HUB_API_KEY')
19-
projectVersion = '0.9.1-SNAPSHOT'
19+
projectVersion = '0.9.1'
2020
}
2121

2222
subprojects {

0 commit comments

Comments
 (0)
0