Skip to content

Commit 2f42f66

Browse files
reezthunderbiscuit
authored andcommitted
chore: update to alpha snapshot
1 parent bb44c05 commit 2f42f66

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bdk-android/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ org.gradle.jvmargs=-Xmx1536m
22
android.useAndroidX=true
33
android.enableJetifier=true
44
kotlin.code.style=official
5-
libraryVersion=2.0.0-SNAPSHOT
5+
libraryVersion=2.1.0-SNAPSHOT
66
org.jetbrains.dokka.experimental.gradle.pluginMode=V2Enabled
77
org.jetbrains.dokka.experimental.gradle.pluginMode.noWarn=true

bdk-ffi/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bdk-ffi"
3-
version = "2.0.0-alpha.0"
3+
version = "2.1.0-alpha.0"
44
homepage = "https://bitcoindevkit.org"
55
repository = "https://github.com/bitcoindevkit/bdk"
66
edition = "2018"

0 commit comments

Comments
 (0)