Skip to content
This repository was archived by the owner on Apr 29, 2020. It is now read-only.

Commit 60ba008

Browse files
chore: release version v0.20.1
1 parent 7a1514a commit 60ba008

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<a name="0.20.1"></a>
2+
## [0.20.1](https://github.com/ipfs/js-libp2p-ipfs-nodejs/compare/v0.20.0...v0.20.1) (2017-03-21)
3+
4+
5+

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libp2p-ipfs-nodejs",
3-
"version": "0.20.0",
3+
"version": "0.20.1",
44
"description": "The libp2p build (module) used by js-ipfs on Node.js",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)