From 11ebfd67655fe31123df22226e3d6e5849451473 Mon Sep 17 00:00:00 2001 From: Gerald Yeo Date: Sat, 15 Apr 2017 23:55:51 +0800 Subject: [PATCH] v4.0.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1b68526e..e370b07a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "otplib", - "version": "4.0.5", + "version": "4.0.6", "description": "HMAC-based (HOTP) and Time-based (TOTP) One-Time Password library", "main": "index.js", "scripts": {