Skip to content
This repository has been archived by the owner on Nov 27, 2019. It is now read-only.

Commit

Permalink
chore(release): 1.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
kenshyx committed Sep 27, 2016
1 parent 1485371 commit dbfa1f3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,11 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="1.5.7"></a>
## [1.5.7](https://github.com/AkashaProject/geth-connector/compare/v1.5.6...v1.5.7) (2016-09-27)



<a name="1.5.6"></a>
## [1.5.6](https://github.com/AkashaProject/geth-connector/compare/v1.5.5...v1.5.6) (2016-09-26)

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@akashaproject/geth-connector",
"version": "1.5.6",
"version": "1.5.7",
"description": "Package used by AKASHA to manage geth/web3",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit dbfa1f3

Please sign in to comment.