Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Yarikx committed Aug 25, 2016
1 parent b333313 commit 612b11c
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 @@ -13,7 +13,7 @@ buildscript {
project.ext {
bintrayUser = project.property('BINTRAY_USER')
bintrayKey = project.property('BINTRAY_KEY')
reductorVersion = '0.8.0'
reductorVersion = '0.8.1'
}


Expand Down

0 comments on commit 612b11c

Please sign in to comment.