Skip to content
This repository has been archived by the owner on Dec 6, 2022. It is now read-only.

Commit

Permalink
chore: release version v0.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
vmx committed Jul 19, 2018
1 parent 4cbec3c commit b75bb64
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
<a name="0.1.7"></a>
## [0.1.7](https://github.com/ipld/js-ipld-bitcoin/compare/v0.1.6...v0.1.7) (2018-07-19)


### Bug Fixes

* use block headers only ([ef05359](https://github.com/ipld/js-ipld-bitcoin/commit/ef05359))



<a name="0.1.6"></a>
## [0.1.6](https://github.com/ipld/js-ipld-bitcoin/compare/v0.1.5...v0.1.6) (2018-06-29)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ipld-bitcoin",
"version": "0.1.6",
"version": "0.1.7",
"description": "JavaScript implementation of Bitcoin IPLD formats",
"leadMaintainer": "Volker Mische <volker.mische@gmail.com>",
"main": "src/index.js",
Expand Down

0 comments on commit b75bb64

Please sign in to comment.