Skip to content

Commit b7828e3

Browse files
committed
Bump the project version
1 parent d2c6bb8 commit b7828e3

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.0-SNAPSHOT"
3+
const val projectVersion = "0.4.1-SNAPSHOT"
44

55
object DependencyVersions {
66
val kobweb = "0.19.2"

0 commit comments

Comments
 (0)