Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

Commit

Permalink
chore: release version v0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddias committed May 29, 2016
1 parent 4f5431b commit 0ee73f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "libp2p-websockets",
"version": "0.6.0",
"version": "0.6.1",
"description": "JavaScript implementation of the WebSockets module that libp2p uses and that implements the interface-transport spec",
"main": "lib/index.js",
"jsnext:main": "src/index.js",
Expand Down

0 comments on commit 0ee73f0

Please sign in to comment.