Skip to content

Commit

Permalink
chore: release version v0.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddias committed Nov 12, 2017
1 parent 8eac0f8 commit c08aa51
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
<a name="0.13.1"></a>
## [0.13.1](https://github.com/libp2p/js-libp2p/compare/v0.13.0...v0.13.1) (2017-11-12)



<a name="0.13.0"></a>
# [0.13.0](https://github.com/libp2p/js-libp2p/compare/v0.12.4...v0.13.0) (2017-10-26)

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",
"version": "0.13.0",
"version": "0.13.1",
"description": "JavaScript base class for libp2p bundles",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit c08aa51

Please sign in to comment.