From 2700becee22119b0e8d99bb0ebceb7e98290264c Mon Sep 17 00:00:00 2001 From: Gerald Yeo Date: Sat, 29 Jul 2017 13:29:29 +0800 Subject: [PATCH] 5.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e370b07a..82521322 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "otplib", - "version": "4.0.6", + "version": "5.0.0", "description": "HMAC-based (HOTP) and Time-based (TOTP) One-Time Password library", "main": "index.js", "scripts": {