Skip to content

Commit eedfc4e

Browse files
committed
Prepare for release 0.8.0
1 parent 44aab96 commit eedfc4e

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
@@ -31,7 +31,7 @@ allprojects {
3131
}
3232

3333
group = "io.github.xxfast"
34-
version = "0.8.0-SNAPSHOT"
34+
version = "0.8.0"
3535

3636
// Do not publish the app
3737
if (name.contains("app")) return@allprojects

0 commit comments

Comments
 (0)