From e6c495417bbb4cfa229208e2e6df7e2fa87e6a47 Mon Sep 17 00:00:00 2001 From: Alberto Miranda Date: Mon, 29 Jan 2018 09:24:38 -0300 Subject: [PATCH] 0.19.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e448896e..b887f782 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.1", + "version": "0.19.2", "author": { "name": "WebTorrent, LLC", "email": "feross@webtorrent.io",