Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ethicnology committed Jul 10, 2022
1 parent 7302f00 commit c1a192b
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 @@ -43,4 +43,7 @@
- README update

## 3.0.2
- Add a method to validate a specific menmonic word
- Add a method to validate a specific mnemonic word

## 3.0.3
- isValid function formats input (NFKD)
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.2
version: 3.0.3
homepage: https://github.com/ethicnology/dart-bip39-mnemonic

environment:
Expand Down

0 comments on commit c1a192b

Please sign in to comment.