Skip to content
This repository has been archived by the owner on May 23, 2019. It is now read-only.

Commit

Permalink
Update build.gralde with the next version name
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrovgs committed Oct 25, 2015
1 parent 3f5aaba commit ad6ef1d
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 @@ -7,7 +7,7 @@ apply plugin: 'java'
apply plugin: 'checkstyle'

group 'com.github.pedrovgs'
version '1.2-SNAPSHOT'
version '1.2'

sourceCompatibility = 1.6

Expand Down

0 comments on commit ad6ef1d

Please sign in to comment.