diff --git a/package.json b/package.json index 3c6f555..48769fc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "steam-totp", - "version": "1.4.0", + "version": "2.0.0", "description": "Generate Steam-style TOTP codes given a secret", "keywords": ["steam", "steam client", "steam guard"], "homepage": "https://github.com/DoctorMcKay/node-steam-totp",