Skip to content

Commit

Permalink
build version v1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Schmid committed May 2, 2013
1 parent 0702c10 commit f643f94
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 @@ -43,7 +43,7 @@ apply plugin: 'maven'
apply plugin: 'signing'

group = 'com.tngtech.java'
version = '1.4.1-SNAPSHOT'
version = '1.4.1'

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

0 comments on commit f643f94

Please sign in to comment.