Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
IARI committed Jun 12, 2020
1 parent 76cb8cd commit 4743b9a
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 @@ -3,7 +3,7 @@ import org.jetbrains.kotlin.utils.identity

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

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

0 comments on commit 4743b9a

Please sign in to comment.