Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ethicnology committed May 30, 2022
1 parent 54bcc0d commit 34ec7c7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,7 @@
- label is no longer private (in case user want to change language label)
- passphrase is now a attribute of Mnemonic class Mnemonic.
- seed replace Mnemonic.toSeed(passphrase)
- tests update -> 100% coverage
- tests update -> 100% coverage

## 3.0.1
- README update
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: bip39_mnemonic
description: Mnemonic code for generating deterministic keys a.k.a. BIP39.
version: 3.0.0
version: 3.0.1
homepage: https://github.com/ethicnology/dart-bip39-mnemonic

environment:
Expand Down

0 comments on commit 34ec7c7

Please sign in to comment.