Skip to content
This repository was archived by the owner on Aug 11, 2021. It is now read-only.

Commit ba6e7fb

Browse files
committed
chore: release version v0.9.4
1 parent bda54e7 commit ba6e7fb

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
<a name="0.9.4"></a>
2+
## [0.9.4](https://github.com/ipld/js-ipld-dag-pb/compare/v0.9.3...v0.9.4) (2017-01-29)
3+
4+
5+
16
<a name="0.9.3"></a>
27
## [0.9.3](https://github.com/ipld/js-ipld-dag-pb/compare/v0.9.2...v0.9.3) (2016-12-07)
38

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ipld-dag-pb",
3-
"version": "0.9.3",
3+
"version": "0.9.4",
44
"description": "JavaScript Implementation of the MerkleDAG Node in Protobuf.",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)