Skip to content

Commit 6bb6927

Browse files
authored
Merge pull request #5194 from JetBrains/fzhinkin/kotlinx-io-v0.8.1
Bump kotlinx-io version to 0.8.1
2 parents fdce145 + 780e78c commit 6bb6927

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.teamcity/BuildParams.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ object BuildParams {
2121
const val KOTLINX_DATETIME_TITLE = KOTLINX_DATETIME_ID
2222

2323
const val KOTLINX_IO_RELEASE_TAG = "master"
24-
const val KOTLINX_IO_RELEASE_LABEL = "0.8.0"
24+
const val KOTLINX_IO_RELEASE_LABEL = "0.8.1"
2525
const val KOTLINX_IO_ID = "kotlinx-io"
2626
const val KOTLINX_IO_TITLE = KOTLINX_IO_ID
2727

0 commit comments

Comments
 (0)