Skip to content
This repository has been archived by the owner on Feb 11, 2022. It is now read-only.

Commit

Permalink
Merge pull request #19 from novoda/update_version_to_1
Browse files Browse the repository at this point in the history
Update version to 1.0.0
  • Loading branch information
rock3r authored Jun 27, 2017
2 parents 8cd515b + 8339c02 commit 5b44adf
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 @@ -3,7 +3,7 @@ task wrapper(type: Wrapper) {
}

allprojects {
version = '0.9.6'
version = '1.0.0'
}

buildscript {
Expand Down

0 comments on commit 5b44adf

Please sign in to comment.