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 50ad06e commit 2c37512Copy full SHA for 2c37512
buildSrc/src/main/kotlin/Deps.kt
@@ -22,7 +22,7 @@ object Versions {
22
val dokkaPlugin = "1.9.10"
23
}
24
25
-val projectVersion = "0.3.10"
+val projectVersion = "0.3.11-SNAPSHOT"
26
27
object Deps {
28
0 commit comments