Bumped version 0.1.7 -> 0.1.8

This commit is contained in:
Fabio Manganiello 2020-07-15 00:01:27 +02:00
parent fb8acdda40
commit 11f2ccc65c
3 changed files with 3 additions and 3 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "platypush",
"version": "0.1.7",
"version": "0.1.8",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "platypush",
"version": "0.1.7",
"version": "0.1.8",
"description": "Web extension for interacting with one or more Platypush instances via browser",
"author": "Fabio Manganiello <info@fabiomanganiello.com>",
"license": "MIT",

View File

@ -1,7 +1,7 @@
{
"name": "platypush",
"description": "Web extension for interacting with Platypush instances via browser and creating custom browser actions",
"version": "0.1.7",
"version": "0.1.8",
"manifest_version": 2,
"icons": {
"16": "icons/icon-16.png",