From 37d2ea17f8e552a680e42e76db49669f18780360 Mon Sep 17 00:00:00 2001 From: Guy Halford-Thompson Date: Tue, 8 Apr 2014 22:43:03 -0700 Subject: [PATCH] Pushing version 2.0.2 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a42ba8a..af91fcc 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { - "author": "Guy Halford-Thompson (http://cach.me)", + "author": "Guy Halford-Thompson (http://guy.ht)", "name": "notp", "description": "Node One Time Password library, supports HOTP, TOTP and works with Google Authenticator", - "version": "2.0.1", + "version": "2.0.2", "homepage": "https://github.com/guyht/notp", "repository": { "type": "git",