From 30aa555ea4c78656f85d48c5147a9c228b67cf70 Mon Sep 17 00:00:00 2001 From: Alex Kern Date: Thu, 18 Jun 2015 00:08:27 -0700 Subject: [PATCH] Bump version. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7ad1bab..b64e16e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "filepizza", - "version": "0.1.0", + "version": "0.1.1", "description": "Free peer-to-peer file transfers in your browser.", "main": "index.js", "scripts": {