Skip to content

Commit 6794f54

Browse files
committed
build: rename 2.8.2 to 2.9.0
1 parent ef268f2 commit 6794f54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import java.io.ByteArrayOutputStream
22

3-
val version = "2.8.2"
3+
val version = "2.9.0"
44
val suffix = "SNAPSHOT"
55

66
// Strings embedded into the build.

0 commit comments

Comments
 (0)