From 273f647b26e0f5b663a0d7efee81c55786e4f441 Mon Sep 17 00:00:00 2001 From: Fernando Serrano Date: Fri, 31 Jul 2020 23:16:43 +0200 Subject: [PATCH] Update version 0.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c95d396..4dc4e3c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ecsy-devtools", - "version": "0.1.1", + "version": "0.1.2", "description": "**Adds a new panel to the developer tools. The panel contains buttons that demonstrate various basic features of the devtools API.**", "main": "content-script.js", "scripts": {