Skip to content

Commit

Permalink
set version to 1.0.40
Browse files Browse the repository at this point in the history
  • Loading branch information
Robin Duda committed Dec 17, 2018
1 parent d1b065f commit 3d5a354
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.0.40-SNAPSHOT"
project.version = "1.0.40"
project.group = 'com.github.codingchili.chili-core'

subprojects {
Expand Down

0 comments on commit 3d5a354

Please sign in to comment.