Skip to content

Commit

Permalink
Moving to 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rocboronat committed Sep 1, 2015
1 parent d4bbe1f commit 9ee5ae8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group 'com.fewlaps.quitnowemailsuggester'
version '1.3.1'
version '1.3.2'

apply plugin: 'java'
apply plugin: 'com.novoda.bintray-release'
Expand Down Expand Up @@ -30,7 +30,7 @@ publish {
userOrg = 'fewlaps'
groupId = 'com.fewlaps.quitnowemailsuggester'
artifactId = 'quitnow-email-suggester'
publishVersion = '1.3.1'
publishVersion = '1.3.2'
desc = ''
website = 'https://github.com/Fewlaps/quitnow-email-suggester'
}

0 comments on commit 9ee5ae8

Please sign in to comment.