Skip to content

Commit a41c9a3

Browse files
committed
Fix version number.
1 parent 7cc72b0 commit a41c9a3

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.1.1'
44+
version = '1.1.2'
4545

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

0 commit comments

Comments
 (0)