From cfb3a01239b68c57838b1b99e6392576b0f6afd3 Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Tue, 17 May 2016 22:07:10 -0700 Subject: [PATCH] 0.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8f887552..c2b7931c 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.4.0", + "version": "0.5.0", "author": { "name": "Feross Aboukhadijeh", "email": "feross@feross.org",