We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae9549e commit 9b6c033Copy full SHA for 9b6c033
gradle.properties
@@ -2,7 +2,7 @@ GROUP=app.cash.turbine
2
POM_ARTIFACT_ID=turbine
3
4
# HEY! If you change the major version here be sure to update release.yaml doc target folder!
5
-VERSION_NAME=0.10.0
+VERSION_NAME=0.11.0-SNAPSHOT
6
7
POM_NAME=Turbine
8
POM_DESCRIPTION=A small testing library for kotlinx.coroutines Flow.
0 commit comments