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 35da1c3 commit 48ec6e9Copy full SHA for 48ec6e9
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.9"
+val projectVersion = "0.3.10-SNAPSHOT"
26
27
object Deps {
28
0 commit comments