From 6f7f0d70702442c131f5229e74d32936397a8cee Mon Sep 17 00:00:00 2001 From: Kumar McMillan Date: Thu, 7 Jul 2016 15:30:08 -0500 Subject: [PATCH] chore: bump version to 1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 82975c47f1..34e5b8e982 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "web-ext", - "version": "1.1.0", + "version": "1.2.0", "description": "A command line tool to help build, run, and test web extensions", "main": "dist/web-ext.js", "engines": {