Skip to content

Commit cf9094b

Browse files
committed
bump to 1.0.6
1 parent b6e1e0a commit cf9094b

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,8 @@
2121

2222
## 1.0.5
2323

24-
- Fix wif decodeRaw function
24+
- Fix wif decodeRaw function
25+
26+
## 1.0.6
27+
28+
- Fix derive bug

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: bip32
22
description: A BIP32 (https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki) compatible library for Flutter writing by Dart.
3-
version: 1.0.5
3+
version: 1.0.6
44
homepage: https://github.com/anicdh
55
author: anicdh <anic.dh@gmail.com>
66

0 commit comments

Comments
 (0)