From 9cdc73edce689ca131258061970e380f5adc2660 Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Sun, 18 Sep 2016 01:56:59 -0700 Subject: [PATCH] 0.16.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 467965f2..959d6e20 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.15.0", + "version": "0.16.0", "author": { "name": "WebTorrent, LLC", "email": "feross@webtorrent.io",