From bf3f2e51fe8b23fc04fd0fb5466123a3ba04b2a8 Mon Sep 17 00:00:00 2001 From: DC Date: Mon, 28 Mar 2016 20:10:02 -0700 Subject: [PATCH] Fix version, my bad --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 95e34c27..f25bcda8 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.1.0", + "version": "0.1.1", "author": { "name": "Feross Aboukhadijeh", "email": "feross@feross.org",