Browse Source

0.1.0

master 0.1.0
JP Richardson 11 years ago
parent
commit
c88868900a
  1. 2
      CHANGELOG.md
  2. 2
      package.json

2
CHANGELOG.md

@ -1,4 +1,4 @@
x.y.z / 2014-06-dd
0.1.0 / 2014-06-16
------------------
- removed semicolons per http://cryptocoinjs.com/about/contributing/#semicolons
- removed `ECKey` dep

2
package.json

@ -1,6 +1,6 @@
{
"name": "hdkey",
"version": "0.0.1",
"version": "0.1.0",
"description": "Bitcoin BIP32 hierarchical deterministic keys",
"main": "lib/hdkey.js",
"repository": {

Loading…
Cancel
Save