Skip to content

Commit

Permalink
new version 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Schmid committed Mar 7, 2013
1 parent ebec987 commit 5c5fac0
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 @@ -40,7 +40,7 @@ apply plugin: 'maven'
apply plugin: 'signing'

group = 'com.tngtech.java'
version = '1.1.1-SNAPSHOT'
version = '1.2.0'

task javadocJar(type: Jar, dependsOn: javadoc) {
from 'build/docs/javadoc'
Expand Down

0 comments on commit 5c5fac0

Please sign in to comment.