version and changelog

This commit is contained in:
Ethan Buchman 2017-10-27 12:57:26 -04:00
parent ad31f6a953
commit 8630b724b2
2 changed files with 5 additions and 1 deletions

View File

@ -10,6 +10,10 @@ FEATURES:
- add support for signing via Ledger Nano
IMPROVEMENTS:
- linting and comments
## 0.3.0 (September 22, 2017)
BREAKING CHANGES:

View File

@ -1,3 +1,3 @@
package crypto
const Version = "0.3.0"
const Version = "0.4.0"