diff --git a/package-lock.json b/package-lock.json index 04c52a7..55bf16e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "wow-realm-status", - "version": "1.0.2", + "version": "1.0.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 91b7ca3..106019f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wow-realm-status", - "version": "1.0.2", + "version": "1.0.3", "description": "Fetch information about World of Warcraft realms", "main": "index.js", "scripts": {