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