Skip to content

Commit

Permalink
change version to 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
paulchen committed Apr 27, 2023
1 parent b863467 commit 9ce44a1
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 @@ -11,7 +11,7 @@ val commonsCodecVersion = "1.15"
val jacksonVersion = "2.15.0"

group = "at.rueckgr.kotlin.rocketbot"
version = "0.1.2-SNAPSHOT"
version = "0.1.2"

plugins {
kotlin("jvm") version "1.8.21"
Expand Down

0 comments on commit 9ce44a1

Please sign in to comment.