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 d2c6bb8 commit b7828e3Copy full SHA for b7828e3
buildSrc/src/main/kotlin/VersionsAndDependencies.kt
@@ -1,6 +1,6 @@
1
import com.huanshankeji.CommonDependencies
2
3
-const val projectVersion = "0.4.0-SNAPSHOT"
+const val projectVersion = "0.4.1-SNAPSHOT"
4
5
object DependencyVersions {
6
val kobweb = "0.19.2"
0 commit comments