diff --git a/package-lock.json b/package-lock.json index 3fa4213..8b65e68 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "rokka", - "version": "3.14.0", + "version": "3.14.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "rokka", - "version": "3.14.0", + "version": "3.14.1", "license": "MIT", "dependencies": { "cross-fetch": "^3.1.5", diff --git a/package.json b/package.json index ebf457a..32e0b2d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rokka", - "version": "3.14.0", + "version": "3.14.1", "description": "JavaScript client library for rokka.io", "main": "dist/index.js", "module": "dist/index.esm.js",