diff --git a/package-lock.json b/package-lock.json index d88abca..06f3863 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@github/webauthn-json", - "version": "0.5.6", + "version": "0.5.7", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 42ebcf3..f123ebf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@github/webauthn-json", - "version": "0.5.6", + "version": "0.5.7", "description": "A wrapper for the webauthn API that adapts input/output values to plain JSON with base64url.", "author": "GitHub, Inc. ", "license": "MIT",