From 39179c414bfebd215fe5a87a73db433a95e621d0 Mon Sep 17 00:00:00 2001 From: David Dias Date: Sat, 28 Jan 2017 21:15:09 +0000 Subject: [PATCH] chore: release version v0.8.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e58b11ac..21319e5b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "libp2p-webrtc-star", - "version": "0.8.2", + "version": "0.8.3", "description": "libp2p WebRTC transport that includes a discovery mechanism provided by the signalling-star", "main": "src/index.js", "bin": {