Skip to content

Commit f27f723

Browse files
author
robdu
committed
set version to 1.3.3
1 parent 235b9a3 commit f27f723

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

88
subprojects {

0 commit comments

Comments
 (0)