From 5bbd9cfabb0688e49874874b873f1b8d8f429ee5 Mon Sep 17 00:00:00 2001 From: Alberto Miranda Date: Mon, 4 Dec 2017 16:27:25 -0300 Subject: [PATCH] 0.19.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6a7f43b6..f06e40cc 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.18.0", + "version": "0.19.0", "author": { "name": "WebTorrent, LLC", "email": "feross@webtorrent.io",