From 0cbae6b4d5ac87085f5aa249c45c5a76c6594575 Mon Sep 17 00:00:00 2001 From: DC Date: Wed, 20 Jul 2016 23:18:23 -0700 Subject: [PATCH] 0.9.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e5797752..b3f266db 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.1", + "version": "0.9.0", "author": { "name": "WebTorrent, LLC", "email": "feross@webtorrent.io",