Skip to content

Commit ef8358a

Browse files
committed
Bump the project version to 0.5.0-SNAPSHOT as they are some expected breaking changes and new features
1 parent 7c66f7a commit ef8358a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/VersionsAndDependencies.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import com.huanshankeji.CommonDependencies
22

3-
const val projectVersion = "0.4.1-SNAPSHOT"
3+
const val projectVersion = "0.5.0-SNAPSHOT"
44

55
object DependencyVersions {
66
val kobweb = "0.23.3"

0 commit comments

Comments
 (0)