Skip to content

Commit

Permalink
Release.
Browse files Browse the repository at this point in the history
  • Loading branch information
xclud committed Dec 20, 2023
1 parent 47abf8d commit aa5ba16
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
## 0.0.12+1
## 0.0.13

* Fixes a bug caused by pointcastle among 3.6 and 3.7.

## 0.0.12

* Ethereum address creation handles uncompressed public keys.

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: wallet
description: Crypto wallet package for Bitcoin, Ethereum and Tron written in pure Dart.
version: 0.0.12+1
version: 0.0.13
repository: https://github.com/xclud/dart_wallet
homepage: https://github.com/xclud/dart_wallet

Expand Down

0 comments on commit aa5ba16

Please sign in to comment.