We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 235b9a3 commit f27f723Copy full SHA for f27f723
build.gradle
@@ -2,7 +2,7 @@ apply plugin: 'java'
2
apply plugin: 'idea'
3
apply plugin: 'maven'
4
5
-project.version = "1.3.2"
+project.version = "1.3.3"
6
project.group = 'com.github.codingchili.chili-core'
7
8
subprojects {
0 commit comments