diff --git a/HISTORY.md b/HISTORY.md index 23017b0..3c18f0a 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,8 @@ ## History +## 1.5.1 +* Fix the release + ## 1.5.0 * Add async support and typings with typescript and convert to node-fetch (thanks @Rob9315) diff --git a/package.json b/package.json index e2b49a3..e2f2985 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yggdrasil", - "version": "1.5.0", + "version": "1.5.1", "author": "Zeke Sonxx ", "description": "Mojang authentication (Yggdrasil) client", "scripts": {