chore: release version v0.3.1

This commit is contained in:
David Dias 2018-01-28 22:36:45 -08:00
parent 486e54b3ac
commit ee978a54ea
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
<a name="0.3.1"></a>
## [0.3.1](https://github.com/libp2p/js-libp2p-keychain/compare/v0.3.0...v0.3.1) (2018-01-29)
<a name="0.3.0"></a>
# [0.3.0](https://github.com/libp2p/js-libp2p-keychain/compare/v0.2.1...v0.3.0) (2018-01-29)

View File

@ -1,6 +1,6 @@
{
"name": "libp2p-keychain",
"version": "0.3.0",
"version": "0.3.1",
"description": "Key management and cryptographically protected messages",
"main": "src/index.js",
"scripts": {