From 9c65986df2fbdaba9b3724164cb06334a11a858f Mon Sep 17 00:00:00 2001 From: Sirherobrine23 Date: Fri, 29 Apr 2022 22:28:09 +0000 Subject: [PATCH] Update version v2.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0a29202..86e1a98 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "publishConfig": { "access": "public" }, - "version": "2.1.0", + "version": "2.1.1", "description": "A very simple way to manage Minecraft servers", "types": "./dist/dts/index.d.ts", "main": "./dist/cjs/index.js", -- 2.51.0