Skip to content

Commit

Permalink
Set version 1.1.4 for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Robin Duda committed Apr 4, 2019
1 parent fb7a8b8 commit 909ce1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apply plugin: 'java'
apply plugin: 'idea'
apply plugin: 'maven'

project.version = "1.1.3"
project.version = "1.1.4"
project.group = 'com.github.codingchili.chili-core'

subprojects {
Expand Down

0 comments on commit 909ce1d

Please sign in to comment.