update version 2.1.2

This commit is contained in:
mickie 2020-01-26 19:08:39 -06:00
parent 6b32238668
commit 134be1e88f
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"name": "Share-freedom",
"description": "share the current tab on the fediverse",
"version": "2.1.1",
"version": "2.1.2",
"author": "Mickie",
"browser_action": {

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "Share-freedom",
"version": "2.1.1",
"version": "2.1.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "Share-freedom",
"version": "2.1.1",
"version": "2.1.2",
"description": "share the current tab on the fediverse",
"main": "gulpfile.js",
"dependencies": {},