From f4d289ea238f0263785c2051cb7d1bd099eeaa07 Mon Sep 17 00:00:00 2001 From: Alex Kern Date: Mon, 11 Apr 2016 01:21:21 -0700 Subject: [PATCH] Bump 1.0.0. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index dc8fd1d..6820729 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "filepizza", - "version": "0.2.4", + "version": "1.0.0", "description": "Free peer-to-peer file transfers in your browser.", "preferGlobal": "true", "bin": "./dist/index.js",