Skip to content

Commit

Permalink
Version bump (#375)
Browse files Browse the repository at this point in the history
  • Loading branch information
martijnjanssen authored and MatthijsKok committed Feb 21, 2017
1 parent dd7c7d2 commit 3a81536
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 @@ -19,7 +19,7 @@ apply plugin: 'org.springframework.boot'

jar {
baseName = 'lancie-api'
version = '2017.1.3'
version = '2017.1.4'
}
sourceCompatibility = 1.8
targetCompatibility = 1.8
Expand Down

0 comments on commit 3a81536

Please sign in to comment.