Skip to content

Commit

Permalink
Version 0.1.1
Browse files Browse the repository at this point in the history
Changed getXMLinfo() from callbacks to promises, improved error handling, fixed trying to get non existent profile resulting in crash and added a few debug messages.
  • Loading branch information
3urobeat committed Jun 22, 2021
1 parent 0b2421a commit c6dd3a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "steamid-resolver",
"version": "0.1.0",
"version": "0.1.1",
"description": "NPM library to get steamids of profile links/names and the other way around",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit c6dd3a5

Please sign in to comment.