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 fc1ca61 commit 5e1fde3Copy full SHA for 5e1fde3
.teamcity/BuildParams.kt
@@ -21,7 +21,7 @@ object BuildParams {
21
const val KOTLINX_DATETIME_TITLE = KOTLINX_DATETIME_ID
22
23
const val KOTLINX_IO_RELEASE_TAG = "master"
24
- const val KOTLINX_IO_RELEASE_LABEL = "0.7.0"
+ const val KOTLINX_IO_RELEASE_LABEL = "0.8.0"
25
const val KOTLINX_IO_ID = "kotlinx-io"
26
const val KOTLINX_IO_TITLE = KOTLINX_IO_ID
27
0 commit comments