Skip to content

Commit 0da2856

Browse files
bip32 v0.6.0-pre.1 (#1260)
1 parent 9c82152 commit 0da2856

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bip32/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bip32"
3-
version = "0.6.0-pre.0"
3+
version = "0.6.0-pre.1"
44
description = """
55
BIP32 hierarchical key derivation implemented in a generic, no_std-friendly
66
manner. Supports deriving keys using the pure Rust k256 crate or the

0 commit comments

Comments
 (0)