Skip to content

Commit

Permalink
change version to 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
paulchen committed Jun 23, 2024
1 parent b3d9ed4 commit a017003
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 @@ -13,7 +13,7 @@ val jacksonVersion = "2.17.1"
val nettyVersion = "4.1.111.Final"

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

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

0 comments on commit a017003

Please sign in to comment.