Skip to content
This repository has been archived by the owner on Aug 23, 2019. It is now read-only.

Commit

Permalink
chore: release version v0.34.0
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddias committed Dec 14, 2017
1 parent 8ea4ac0 commit 541c4ba
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.34.0"></a>
# [0.34.0](https://github.com/libp2p/js-libp2p-swarm/compare/v0.33.2...v0.34.0) (2017-12-14)


### Bug Fixes

* circuit dialing ([77a4f61](https://github.com/libp2p/js-libp2p-swarm/commit/77a4f61))



<a name="0.33.2"></a>
## [0.33.2](https://github.com/libp2p/js-libp2p-swarm/compare/v0.33.1...v0.33.2) (2017-11-18)

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-swarm",
"version": "0.33.2",
"version": "0.34.0",
"description": "libp2p swarm implementation in JavaScript",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit 541c4ba

Please sign in to comment.