Skip to content

Commit

Permalink
Bump version to 2.0.0 (#156)
Browse files Browse the repository at this point in the history
* Bump version to 1.8.0

* Bump version to 2.0
  • Loading branch information
philipliu authored Nov 20, 2024
1 parent 356bbfc commit 50937eb
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 @@ -12,7 +12,7 @@ val jvmVersion = JavaVersion.VERSION_11

allprojects {
group = "org.stellar.wallet-sdk"
version = "1.7.2"
version = "2.0.0"
}

subprojects {
Expand Down

0 comments on commit 50937eb

Please sign in to comment.