Bump android and jvm versions to 0.3.0

This commit is contained in:
Steve Myers 2022-01-28 23:35:43 -06:00
parent 68dea8b258
commit 7b060f2e7e
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.2.2'
version = '0.3.0'
pom {
name = 'bdk-android'

View File

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