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

Commit

Permalink
chore: release version v0.25.2
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddias committed May 19, 2017
1 parent 12a59ef commit 012966a
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.25.2"></a>
## [0.25.2](https://github.com/ipfs/js-libp2p-ipfs-nodejs/compare/v0.25.1...v0.25.2) (2017-05-19)


### Bug Fixes

* use lowercase dht for options ([462707f](https://github.com/ipfs/js-libp2p-ipfs-nodejs/commit/462707f))



<a name="0.25.1"></a>
## [0.25.1](https://github.com/ipfs/js-libp2p-ipfs-nodejs/compare/v0.25.0...v0.25.1) (2017-05-19)

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": "libp2p-ipfs-nodejs",
"version": "0.25.1",
"version": "0.25.2",
"description": "The libp2p build (module) used by js-ipfs on Node.js",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit 012966a

Please sign in to comment.