version bump: 0.9.12

This commit is contained in:
Peter Snyder 2017-11-13 10:20:59 -06:00
parent 34b9a15fd4
commit cf6978693d
No known key found for this signature in database
GPG Key ID: 9690F0C12F24762F
3 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "WebAPI Manager",
"version": "0.9.11",
"version": "0.9.12",
"description": "Improves browser security and privacy by controlling page access to the Web API.",
"icons": {
"48": "images/uic-48.png",

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "web-api-manager",
"version": "0.9.11",
"version": "0.9.12",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "web-api-manager",
"version": "0.9.11",
"version": "0.9.12",
"description": "Tools to generate Web API managing browser extensions for Firefox and Chrome.",
"author": "Peter Snyder <psnyde2@uic.edu> (https://www.cs.uic.edu/~psnyder/)",
"license": "GPL-3.0",