diff --git a/package-lock.json b/package-lock.json index a2d2644..c26693d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@web-auth/webauthn-helper", - "version": "0.0.12", + "version": "0.0.13", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 14a818a..a9cf9cf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@web-auth/webauthn-helper", - "version": "0.0.12", + "version": "0.0.13", "description": "JS functions to ease the use of the Spomky-Labs library and Symfony bundle", "main": "index.js", "scripts": {