Skip to content

Commit

Permalink
Bump version to 1.0.0-BETA-5
Browse files Browse the repository at this point in the history
  • Loading branch information
rickclephas committed Aug 1, 2024
1 parent 78d9ff6 commit 7157ab5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ buildscript {

allprojects {
group = "com.rickclephas.kmp"
version = "1.0.0-BETA-4"
version = "1.0.0-BETA-5"

repositories {
mavenCentral()
Expand Down

0 comments on commit 7157ab5

Please sign in to comment.