From 53b5d777a6693e01df0a26bd64c7afb904625ccf Mon Sep 17 00:00:00 2001 From: Julian Date: Sat, 28 Nov 2020 11:38:01 +0100 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": {