From f08c0995a24416c03b6567045db78fa370c65b52 Mon Sep 17 00:00:00 2001 From: DC Date: Fri, 23 Sep 2016 04:52:33 -0700 Subject: [PATCH] 0.17.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5246638f..8bdcfab3 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.16.0", + "version": "0.17.0", "author": { "name": "WebTorrent, LLC", "email": "feross@webtorrent.io",