Skip to content

Commit

Permalink
Increment version to 2.0.0-alpha2
Browse files Browse the repository at this point in the history
  • Loading branch information
kaklakariada committed Apr 11, 2015
1 parent a21443b commit b8bd145
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 @@ repositories {
flatDir { dirs 'lib' }
}

version = '2.0.0-alpha1'
version = '2.0.0-alpha2'
sourceCompatibility = 1.7

tasks.withType(JavaCompile) {
Expand Down

0 comments on commit b8bd145

Please sign in to comment.