Bump version to 0.4.0

This commit is contained in:
Steve Myers 2022-02-28 16:51:49 -08:00
parent 9a3f930148
commit 6195ba0896
No known key found for this signature in database
GPG Key ID: 8105A46B22C2D051
2 changed files with 2 additions and 2 deletions

View File

@ -49,7 +49,7 @@ afterEvaluate {
// You can then customize attributes of the publication as shown below.
groupId = 'org.bitcoindevkit'
artifactId = 'bdk-android'
version = '0.3.2'
version = '0.4.0'
pom {
name = 'bdk-android'

View File

@ -38,7 +38,7 @@ afterEvaluate {
groupId = 'org.bitcoindevkit'
artifactId = 'bdk-jvm'
version = '0.3.2'
version = '0.4.0'
pom {
name = 'bdk-jvm'