Skip to content

Commit

Permalink
Incremented version.
Browse files Browse the repository at this point in the history
  • Loading branch information
nomemory authored and Ciobanu, Andrei-Nicolin (UK - EDC) committed May 23, 2017
1 parent 4167d4d commit 2ee1a0e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bintray.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apply plugin: 'com.jfrog.bintray'

version = '0.0.7'
version = '0.0.8'

task sourcesJar(type: Jar) {
classifier = 'sources'
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ plugins {
apply plugin: 'java'

group 'net.andreinc'
version '0.0.7'
version '0.0.8'

sourceCompatibility = 1.8

Expand Down

0 comments on commit 2ee1a0e

Please sign in to comment.