From b69ca93d208ed2f42e8e776501dffee054a1ad65 Mon Sep 17 00:00:00 2001 From: DC Date: Sat, 3 Sep 2016 14:13:04 -0700 Subject: [PATCH] 0.14.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0acb921a..e119bcaf 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.13.1", + "version": "0.14.0", "author": { "name": "WebTorrent, LLC", "email": "feross@webtorrent.io",