From 44c3421e921b9f3387292e8ad8b7206aa0a956c0 Mon Sep 17 00:00:00 2001 From: DC Date: Thu, 26 May 2016 03:46:32 -0700 Subject: [PATCH] 0.6.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fd55291a..e28b0a86 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "webtorrent-desktop", "description": "WebTorrent, the streaming torrent client. For OS X, Windows, and Linux.", - "version": "0.6.0", + "version": "0.6.1", "author": { "name": "WebTorrent, LLC", "email": "feross@feross.org",