From 88cbcc2959ee00000652b92917f4a1a1bbe7d46a Mon Sep 17 00:00:00 2001 From: Alberto Miranda Date: Thu, 26 Apr 2018 11:01:12 -0300 Subject: [PATCH] 0.20.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1d89fd71..a4f372cc 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.19.0", + "version": "0.20.0", "author": { "name": "WebTorrent, LLC", "email": "feross@webtorrent.io",