Skip to content

Commit 2ad7d91

Browse files
build: prepare release
1 parent fa9c7fb commit 2ad7d91

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.2"
88

99
plugins {
1010
application

0 commit comments

Comments
 (0)