Bumped version: 0.1.9 -> 0.2.0
This commit is contained in:
parent
ee5ecbba40
commit
3b4d17b6cd
3 changed files with 4 additions and 4 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "platypush",
|
||||
"version": "0.1.9",
|
||||
"version": "0.2.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "platypush",
|
||||
"version": "0.1.9",
|
||||
"version": "0.2.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@johmun/vue-tags-input": "^2.1.0",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "platypush",
|
||||
"version": "0.1.9",
|
||||
"version": "0.2.0",
|
||||
"description": "Web extension for interacting with one or more Platypush instances via browser",
|
||||
"author": "Fabio Manganiello <info@fabiomanganiello.com>",
|
||||
"license": "MIT",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "platypush",
|
||||
"description": "Web extension for interacting with Platypush instances via browser and creating custom browser actions",
|
||||
"version": "0.1.9",
|
||||
"version": "0.2.0",
|
||||
"manifest_version": 2,
|
||||
"icons": {
|
||||
"16": "icons/icon-16.png",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue