diff --git a/package.json b/package.json index 82521322..41c7fc26 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "otplib", - "version": "5.0.0", + "version": "5.1.0", "description": "HMAC-based (HOTP) and Time-based (TOTP) One-Time Password library", "main": "index.js", "scripts": {