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