From 70bc32614bffa853857fef6a7d0e9ef6bc1ae6ae Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Fri, 19 Aug 2016 16:24:20 -0700 Subject: [PATCH] 0.11.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d708a917..653d146d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "webtorrent-desktop", "description": "WebTorrent, the streaming torrent client. For Mac, Windows, and Linux.", - "version": "0.10.0", + "version": "0.11.0", "author": { "name": "WebTorrent, LLC", "email": "feross@webtorrent.io",