Skip to content

Commit

Permalink
Update version to 1.4.0 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Breslin committed Apr 15, 2017
1 parent 5799c42 commit f2913bc
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 @@ -8,7 +8,7 @@ plugins {
}

group = 'com.codeski'
version = '1.3.1-SNAPSHOT'
version = '1.4.0'
sourceCompatibility = '1.7'

processResources {
Expand Down

0 comments on commit f2913bc

Please sign in to comment.