Skip to content

Commit

Permalink
Prepare for 0.1.0 alpha1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
sagebind committed Apr 27, 2017
1 parent 473430d commit b97340e
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 @@ -5,7 +5,7 @@ apply plugin: 'signing'

group 'com.widen.oss'
archivesBaseName = 'tabitha'
version '0.1.0-SNAPSHOT'
version '0.1.0-alpha1'

sourceCompatibility = 1.8
targetCompatibility = 1.8
Expand Down

0 comments on commit b97340e

Please sign in to comment.