From d1806d95039876acabd31377e0212634dbae237b Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Tue, 29 Mar 2016 03:58:38 -0700 Subject: [PATCH] 0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b46ddd73..479107ef 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.1.1", + "version": "0.2.0", "author": { "name": "Feross Aboukhadijeh", "email": "feross@feross.org",