diff --git a/package.json b/package.json index faf4ba5..27c4e0d 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "author": "Mark Bao (http://markbao.com/)", "name": "speakeasy", "description": "Easy two-factor authentication with node.js. Time-based or counter-based (HOTP/TOTP), and supports the Google Authenticator mobile app. Also includes a key generator. Uses the HMAC One-Time Password algorithms.", - "version": "1.0.4", + "version": "1.0.5", "homepage": "http://github.com/markbao/speakeasy", "repository": { "type": "git",