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

Commit

Permalink
Increases the version in the README too
Browse files Browse the repository at this point in the history
  • Loading branch information
xrigau committed Nov 25, 2014
1 parent 7f179d1 commit dda758d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.novoda:bintray-release:0.2.4'
classpath 'com.novoda:bintray-release:0.2.5'
}
}
```
Expand All @@ -36,7 +36,7 @@ publish {
userOrg = 'novoda'
groupId = 'com.novoda'
artifactId = 'bintray-release'
version = '0.2.4'
version = '0.2.5'
description = 'Oh hi, this is a nice description for a project right?'
website = 'https://github.com/novoda/bintray-release'
}
Expand Down

0 comments on commit dda758d

Please sign in to comment.