Skip to content

Commit

Permalink
bump version to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Emelyanov Alexandr committed Mar 4, 2019
1 parent 514c6c8 commit 60bc62b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ apply plugin: 'maven-publish'
// project properties
group 'ru.reliabletech'
def libName = 'zuul-springfox-swagger'
version '0.2.1-SNAPSHOT'
version '0.2.1'
sourceCompatibility = 1.8
def currentDate = LocalDate.now().format(DateTimeFormatter.ISO_DATE)

Expand Down

0 comments on commit 60bc62b

Please sign in to comment.