Skip to content

Commit fd15412

Browse files
Bump up version number to 1.0.0
1 parent 1652226 commit fd15412

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apply plugin: 'eclipse'
33
apply plugin: 'maven'
44
apply plugin: 'signing'
55

6-
version = '1.0.0-SNAPSHOT'
6+
version = '1.0.0'
77
group = 'de.undercouch'
88
sourceCompatibility = '1.6'
99
targetCompatibility = '1.6'

0 commit comments

Comments
 (0)