Skip to content

Commit

Permalink
version change to 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
azakhary committed Jun 8, 2015
1 parent c7e1d39 commit 307a58f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions publish.gradle
Expand Up @@ -5,7 +5,7 @@ apply plugin: 'maven'
apply plugin: 'signing'

group = 'com.underwaterapps.overlap2druntime'
version = '0.0.9'
version = '0.1.0'
ext.packaging = 'jar'

def isDevBuild
Expand Down Expand Up @@ -107,4 +107,4 @@ uploadArchives {
}
}
}
}
}

0 comments on commit 307a58f

Please sign in to comment.