Skip to content

Commit

Permalink
Version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
phatblat committed Dec 29, 2017
1 parent 79b2be8 commit 13635b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import org.junit.platform.gradle.plugin.JUnitPlatformExtension
/* -------------------------------------------------------------------------- */

group = "at.phatbl"
version = "0.1.0"
version = "1.0.0"

val kotlinVersion: String by extra
project.logger.lifecycle("kotlinVersion: $kotlinVersion")
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.0
1.0.0

0 comments on commit 13635b6

Please sign in to comment.