From 809fec981a345c74e19c1cb24aed495c083ee79e Mon Sep 17 00:00:00 2001 From: Kumar McMillan Date: Fri, 8 Apr 2016 12:33:22 -0500 Subject: [PATCH] chore(): Prepared 1.0.1 release --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 168eeccca8..b2ddb4685d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "web-ext", - "version": "1.0.0", + "version": "1.0.1", "description": "A command line tool to help build, run, and test web extensions", "main": "dist/web-ext.js", "bin": {