From 93cb33046f3f829c02f5213bcd0142d32a7d76d9 Mon Sep 17 00:00:00 2001 From: Gerald Yeo Date: Sat, 19 Aug 2017 16:24:37 +0800 Subject: [PATCH] 5.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": {