Skip to content

Commit 06fa62c

Browse files
committed
#38: Update version number to '1.2.1'.
1 parent c37973c commit 06fa62c

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
@@ -41,7 +41,7 @@ ext {
4141

4242
allprojects {
4343
group = 'io.jenetics'
44-
version = '1.2.0'
44+
version = '1.2.1'
4545

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

0 commit comments

Comments
 (0)