Skip to content

Commit 06acb37

Browse files
committed
Update version number to 1.0.2.
1 parent b41af58 commit 06acb37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ ext {
4040

4141
allprojects {
4242
group = 'io.jenetics'
43-
version = '1.0.1'
43+
version = '1.0.2'
4444

4545
repositories {
4646
flatDir(dir: "${rootDir}/buildSrc/lib")

0 commit comments

Comments
 (0)