From 770327c3fa341cd9a1f40dad69098a3c879f2edf Mon Sep 17 00:00:00 2001 From: DC Date: Mon, 27 Jun 2016 02:38:45 -0700 Subject: [PATCH] 0.8.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9358f64f..e5797752 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "webtorrent-desktop", "description": "WebTorrent, the streaming torrent client. For OS X, Windows, and Linux.", - "version": "0.8.0", + "version": "0.8.1", "author": { "name": "WebTorrent, LLC", "email": "feross@webtorrent.io",