Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
IARI committed Jun 13, 2020
1 parent 2e6d1d7 commit 5a24f83
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 @@ -2,7 +2,7 @@ import com.github.breadmoirai.githubreleaseplugin.ChangeLogSupplier

val kotlinVersion = "1.3.72"
val appMainClassName = "com.julianjarecki.ettiketten.app.EttikettenApp"
version = "0.0.2"
version = "0.0.3"

plugins {
id("com.github.johnrengelman.shadow") version "5.1.0"
Expand Down

0 comments on commit 5a24f83

Please sign in to comment.