Skip to content

Commit

Permalink
Release 1.6.1 (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
u9g authored Aug 23, 2021
1 parent 2138f1d commit f0703d3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
## History

## 1.6.1
* Properly escape the username

## 1.6.0
* move back to js

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "yggdrasil",
"version": "1.6.0",
"version": "1.6.1",
"author": "Zeke Sonxx <[email protected]>",
"description": "Mojang authentication (Yggdrasil) client",
"scripts": {
Expand Down

0 comments on commit f0703d3

Please sign in to comment.