Skip to content
This repository has been archived by the owner on Dec 22, 2021. It is now read-only.

Commit

Permalink
1.1.0 RELEASE (#245)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucassaldanha authored Jun 24, 2019
1 parent 45be035 commit a5eb212
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 @@ -29,7 +29,7 @@ apply plugin: 'maven-publish'
apply from: "gradle/check-licenses.gradle"
apply plugin: 'com.jfrog.bintray'

version = '1.1.0-SNAPSHOT'
version = '1.1.0'

//////
// Default tasks and build aliases
Expand Down

0 comments on commit a5eb212

Please sign in to comment.