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

Commit

Permalink
chore: release version v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mkg20001 committed Nov 19, 2017
1 parent fc0d2b5 commit ceff5f0
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
<a name="0.2.1"></a>
## [0.2.1](https://github.com/libp2p/js-libp2p-websocket-star-rendezvous/compare/v0.2.0...v0.2.1) (2017-11-19)


### Bug Fixes

* Docker cmd - feat: Disable metrics option ([21f95d2](https://github.com/libp2p/js-libp2p-websocket-star-rendezvous/commit/21f95d2))
* release command ([37e5b1f](https://github.com/libp2p/js-libp2p-websocket-star-rendezvous/commit/37e5b1f))



<a name="0.2.0"></a>
# [0.2.0](https://github.com/libp2p/js-libp2p-websocket-star-rendezvous/compare/v0.1.2...v0.2.0) (2017-10-28)

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-websocket-star-rendezvous",
"version": "0.2.0",
"version": "0.2.1",
"description": "The rendezvous service for libp2p-websocket-star",
"main": "src/index.js",
"bin": {
Expand Down

0 comments on commit ceff5f0

Please sign in to comment.