Skip to content

Commit

Permalink
Version 0.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
leventov committed Feb 4, 2015
1 parent 01f91bd commit c953045
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ configure([apiProject, implProject]) {

configurePublishing(project, project.is(apiProject))
archivesBaseName = "koloboke-$project.name-jdk${libTargetJava == '6' ? '6-7' : '8'}"
version = '0.7-SNAPSHOT'
version = '0.6.6'
ext.apiVersion = '0.6'

poms*.whenConfigured { pom ->
Expand Down

0 comments on commit c953045

Please sign in to comment.