From 265265337ab1dd8a2b96b94b45ff20c9d5695c43 Mon Sep 17 00:00:00 2001 From: NN708 Date: Thu, 6 Aug 2020 13:20:18 +0800 Subject: [PATCH] Update version to 0.2.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 474fe07..80c0ad6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mcrepeater", - "version": "0.2.2", + "version": "0.2.3", "description": "A chat relay between Minecraft server and IRC with no mods.", "main": "index.js", "scripts": {