Skip to content

Commit

Permalink
Version++
Browse files Browse the repository at this point in the history
  • Loading branch information
rocboronat committed Dec 4, 2015
1 parent d07955e commit 5a3ef25
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.3'
version '1.3.4'

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

0 comments on commit 5a3ef25

Please sign in to comment.