diff --git a/package-lock.json b/package-lock.json index 5621dc3..82c3051 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ep_sciencemesh", - "version": "0.0.14", + "version": "0.0.15", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "ep_sciencemesh", - "version": "0.0.14", + "version": "0.0.15", "license": "MIT", "dependencies": { "axios": "^0.27.2", diff --git a/package.json b/package.json index 1d0834b..b0f1a57 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ep_sciencemesh", - "version": "0.0.14", + "version": "0.0.15", "description": "Etherpad plugin to support collaborative sharing leveraging cs3 wopi server.", "main": "index.js", "scripts": {