diff --git a/package-lock.json b/package-lock.json index 6364733..a078539 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5828,5 +5828,5 @@ } }, "dependencies": {}, - "version": "1.3.0" + "version": "1.3.1" } diff --git a/package.json b/package.json index e7b24a1..8727f1d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mcmotdparser", - "version": "1.3.0", + "version": "1.3.1", "description": "A parser for Minecraft Motds in the old style (plain text) and in the new style (json).", "main": "dist/motdparsernode.js", "scripts": {