From 12a19b3c0f4bbfd027bdd69d8d05d7ca5fe25872 Mon Sep 17 00:00:00 2001 From: Feross Aboukhadijeh Date: Mon, 21 Mar 2016 23:34:48 -0700 Subject: [PATCH] 0.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c6f6e1a7..c2aa8333 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "webtorrent-app", "description": "WebTorrent, the streaming torrent client. For OS X, Windows, and Linux.", - "version": "0.0.0", + "version": "0.0.1", "author": { "name": "Feross Aboukhadijeh", "email": "feross@feross.org",