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.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kenshyx committed Oct 7, 2016
1 parent 9c5619b commit bb442e0
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.6.3"></a>
## [1.6.3](https://github.com/AkashaProject/geth-connector/compare/v1.6.2...v1.6.3) (2016-10-07)



<a name="1.6.2"></a>
## [1.6.2](https://github.com/AkashaProject/geth-connector/compare/v1.6.1...v1.6.2) (2016-10-07)

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

0 comments on commit bb442e0

Please sign in to comment.