From 516c3a373d37c8fcb70f26cbdd7496eee4c9c969 Mon Sep 17 00:00:00 2001 From: Liam Date: Mon, 15 Apr 2024 08:56:41 +0100 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0a9774a..9524a37 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mcutils-library", - "version": "1.0.3", + "version": "1.1.0", "description": "", "main": "dist/index.js", "types": "dist/index.d.ts",