Skip to content

Commit 6a61983

Browse files
author
Robin Duda
committed
Set version to 1.3.0 for release.
1 parent 56a65ae commit 6a61983

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.2.0"
5+
project.version = "1.3.0"
66
project.group = 'com.github.codingchili.chili-core'
77

88
subprojects {

0 commit comments

Comments
 (0)