diff --git a/package.json b/package.json index 0640d7a..dacb9aa 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "prismarine-auth", - "version": "1.3.0", - "description": "A package to authenticate with xbox live and microsoft + cache tokens.", + "version": "1.3.1", + "description": "Authentication library for Xbox Live, Microsoft, and Minecraft with caching support", "main": "index.js", "scripts": { "test": "mocha --recursive --reporter spec --exit",