Skip to content

Commit

Permalink
build: prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
ragunathjawahar committed Oct 20, 2022
1 parent 5d4c26f commit 7b8c85b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar
import org.jreleaser.model.Active

@Suppress("PropertyName")
val CLI_VERSION = "0.14.0-SNAPSHOT"
val CLI_VERSION = "0.14.0"

plugins {
application
Expand Down

0 comments on commit 7b8c85b

Please sign in to comment.