version bump: 0.9.10

This commit is contained in:
Peter Snyder 2017-11-11 14:47:22 -05:00
parent f4c9517c3a
commit 6b0b35cdf5
3 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "WebAPI Manager",
"version": "0.9.9",
"version": "0.9.10",
"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.9",
"version": "0.9.10",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

@ -1,6 +1,6 @@
{
"name": "web-api-manager",
"version": "0.9.9",
"version": "0.9.10",
"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",