We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1aaf1e8 commit 1ecd83fCopy full SHA for 1ecd83f
buildSrc/src/main/kotlin/IProject.kt
@@ -1,5 +1,5 @@
1
object IProject {
2
- const val VERSION = "0.2.0-L.1"
+ const val VERSION = "0.2.0"
3
const val GROUP = "love.forte.plugin.suspend-transform"
4
const val DESCRIPTION = "Generate platform-compatible functions for Kotlin suspend functions"
5
0 commit comments