Skip to content

Commit f6cd5a1

Browse files
committed
[version] Bump to 1.0.5
1 parent 4815a7e commit f6cd5a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author": "Mark Bao <mark@markbao.com> (http://markbao.com/)",
33
"name": "speakeasy",
44
"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.",
5-
"version": "1.0.4",
5+
"version": "1.0.5",
66
"homepage": "http://github.com/markbao/speakeasy",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)