From 7d61968f64677d38bfa29754eca78f10ea781c85 Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Fri, 25 Mar 2016 03:52:35 -0700 Subject: [PATCH] 0.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aee14943..9ce3d070 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "WebTorrent", "description": "WebTorrent, the streaming torrent client. For OS X, Windows, and Linux.", - "version": "0.0.1", + "version": "0.1.0", "author": { "name": "Feross Aboukhadijeh", "email": "feross@feross.org",