diff --git a/package-lock.json b/package-lock.json index 4a736be6..e92cb0b3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@github/webauthn-json", - "version": "0.6.1", + "version": "0.6.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@github/webauthn-json", - "version": "0.6.1", + "version": "0.6.2", "license": "MIT", "bin": { "webauthn-json": "dist/bin/webauthn-json-bin.js" diff --git a/package.json b/package.json index 86cd2af5..080b7a86 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@github/webauthn-json", - "version": "0.6.1", + "version": "0.6.2", "description": "A wrapper for the webauthn API that adapts input/output values to plain JSON with base64url.", "author": "GitHub, Inc. ", "license": "MIT",