From f259b32ccec1bbf39cb5518ffeb515a668bfe49b Mon Sep 17 00:00:00 2001 From: DC Date: Tue, 23 Aug 2016 00:07:01 -0700 Subject: [PATCH] 0.12.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 653d146d..96a9837f 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.11.0", + "version": "0.12.0", "author": { "name": "WebTorrent, LLC", "email": "feross@webtorrent.io",