Skip to content

Commit

Permalink
chore(release): 0.62.1 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
Prash74 committed Aug 12, 2019
1 parent cb96012 commit 623bcfd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [0.62.1](https://github.com/AraBlocks/ara-identity/compare/0.62.0...0.62.1) (2019-08-12)



# [0.62.0](https://github.com/AraBlocks/ara-identity/compare/0.61.4...0.62.0) (2019-05-13)


Expand Down Expand Up @@ -1214,6 +1218,3 @@
* remove extra line ([6860d37](https://github.com/AraBlocks/ara-identity/commit/6860d37))
* Remove unwanted key file ([3875370](https://github.com/AraBlocks/ara-identity/commit/3875370))
* update account load to use wallet privateKey, load testing ([43dd1fa](https://github.com/AraBlocks/ara-identity/commit/43dd1fa))



2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ara-identity",
"version": "0.62.0",
"version": "0.62.1",
"description": "Create and resolve decentralized identity based Ara identifiers.",
"main": "index.js",
"bin": {
Expand Down

0 comments on commit 623bcfd

Please sign in to comment.