Bumped version 0.1.1 -> 0.1.2

This commit is contained in:
Fabio Manganiello 2020-06-30 12:03:17 +02:00
parent 8eb5e80821
commit e116cebbbd
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.1",
"version": "0.1.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

@ -1,6 +1,6 @@
{
"name": "platypush",
"version": "0.1.1",
"version": "0.1.2",
"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 one or more Platypush instances via browser",
"version": "0.1.1",
"version": "0.1.2",
"manifest_version": 2,
"icons": {
"16": "icons/icon-16.png",