Skip to content

Commit daee845

Browse files
committed
Finish 0.1.1
2 parents ba4d5a5 + 712e594 commit daee845

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
@@ -17,7 +17,7 @@ apply plugin: 'maven-publish'
1717
// project properties
1818
group 'ru.reliabletech'
1919
def artifact = 'zuul-springfox-swagger'
20-
version '0.1.1-SNAPSHOT'
20+
version '0.1.1'
2121
sourceCompatibility = 1.8
2222

2323
// plugin settings

0 commit comments

Comments
 (0)