diff --git a/package.json b/package.json index 51f4ae6..b8d5ecc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ackee/otpass", - "version": "0.1.2", + "version": "0.1.3", "description": "Easy to use 2FA module supporting both Timed one-time passwords (RFC 6238) and Hmac one-time-passwords (RFC 4226). Also contains helper functions and types so their use is as easy as possible.", "main": "src/index.js", "engines": {