Skip to content

Commit 8eae0b1

Browse files
build: prepare release
1 parent bd1431e commit 8eae0b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import java.util.Properties
44
import org.jreleaser.model.Active
55

66
@Suppress("PropertyName")
7-
val CLI_VERSION = "0.91.0-SNAPSHOT"
7+
val CLI_VERSION = "0.90.1"
88

99
plugins {
1010
application

0 commit comments

Comments
 (0)