Increment version to 0.6.0-SNAPSHOT

This commit is contained in:
Steve Myers
2022-03-17 16:10:23 -05:00
parent dc9ad20d99
commit bb1e69e73f
3 changed files with 4 additions and 4 deletions

View File

@@ -45,7 +45,7 @@ afterEvaluate {
groupId = "org.bitcoindevkit"
artifactId = "bdk-jvm"
version = "0.4.1-SNAPSHOT"
version = "0.6.0-SNAPSHOT"
from(components["java"])