Skip to content

Commit

Permalink
release v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Schmid committed Apr 28, 2013
1 parent 25b0405 commit a75c9b9
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 @@ -44,7 +44,7 @@ apply plugin: 'maven'
apply plugin: 'signing'

group = 'com.tngtech.java'
version = '1.2.1-SNAPSHOT'
version = '1.3.0'

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

0 comments on commit a75c9b9

Please sign in to comment.