diff --git a/package.json b/package.json index 7dc2883..0988934 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "securio", - "version": "0.1.2", + "version": "0.2.0", "description": "An experimental universal (Node + Browser) library for 2FA (TOTP) and Passkey/WebAuthn authentication", "main": "dist/cjs/index.js", "module": "dist/esm/index.js",