From c549fcfc274ea8cd9fffd9daf43e002c5b181695 Mon Sep 17 00:00:00 2001 From: DC Date: Fri, 16 Sep 2016 01:01:32 -0700 Subject: [PATCH] 0.15.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d7ad3117..26bcb575 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.14.0", + "version": "0.15.0", "author": { "name": "WebTorrent, LLC", "email": "feross@webtorrent.io",