diff --git a/package.json b/package.json index da8f6d5..9f9bac3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mcmotdparser", - "version": "1.2.2", + "version": "1.2.3", "description": "A parser for Minecraft Motds in the old style (plain text) and in the new style (json).", "main": "dist/motdparsernode.js", "scripts": {