Skip to content

Commit

Permalink
change version to 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jmorozov committed Mar 26, 2019
1 parent 10409d5 commit 725e7a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ apply {

application {
group = "ru.jmorozov"
version = "0.0.1-SNAPSHOT"
version = "1.0"
applicationName = "prod-calendar"
mainClassName = "ru.jmorozov.prodkalendar.ProdKalendarApplicationKt"
}
Expand Down

0 comments on commit 725e7a6

Please sign in to comment.