Skip to content

Commit

Permalink
Bump the project version
Browse files Browse the repository at this point in the history
  • Loading branch information
ShreckYe committed Oct 20, 2024
1 parent 5740afa commit 18c977e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/VersionsAndDependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import com.huanshankeji.CommonDependencies
import com.huanshankeji.CommonGradleClasspathDependencies
import com.huanshankeji.CommonVersions

val projectVersion = "0.5.1-SNAPSHOT"
val projectVersion = "0.5.2-SNAPSHOT"

val commonVersions = CommonVersions(arrow = "2.0.0-alpha.4") // for Wasm JS
val commonDependencies = CommonDependencies(commonVersions)
Expand Down

0 comments on commit 18c977e

Please sign in to comment.