From 4cbad1fccd087f0e39bf4f2ce415bcbc2dd8433b Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Mon, 10 Oct 2016 22:44:08 -0700 Subject: [PATCH] 0.17.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6403096d..b4b7e1e9 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.17.1", + "version": "0.17.2", "author": { "name": "WebTorrent, LLC", "email": "feross@webtorrent.io",