Skip to content

Commit 909ce1d

Browse files
author
Robin Duda
committed
Set version 1.1.4 for release.
1 parent fb7a8b8 commit 909ce1d

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
@@ -2,7 +2,7 @@ apply plugin: 'java'
22
apply plugin: 'idea'
33
apply plugin: 'maven'
44

5-
project.version = "1.1.3"
5+
project.version = "1.1.4"
66
project.group = 'com.github.codingchili.chili-core'
77

88
subprojects {

0 commit comments

Comments
 (0)