diff --git a/package-lock.json b/package-lock.json index 182733d..000640d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "time2fa", - "version": "1.2.1", + "version": "1.2.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "time2fa", - "version": "1.2.1", + "version": "1.2.2", "license": "MIT", "devDependencies": { "@antfu/ni": "^0.21.2", diff --git a/package.json b/package.json index 9cbdfaf..c09cd7f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "time2fa", "type": "module", - "version": "1.2.1", + "version": "1.2.2", "description": "NodeJS OTP implementation", "author": "@MarcAndreG", "license": "MIT",