From 944427eddf53a13b681f148aecf723d1e8fcbe3c Mon Sep 17 00:00:00 2001 From: Xbox <68715625+XboxBedrock@users.noreply.github.com> Date: Sun, 6 Mar 2022 18:00:33 -0800 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 147957d..f4dfcc6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@buildtheearth/bot-utils", - "version": "1.0.2", + "version": "1.0.3", "description": "A utility library for the bots!", "main": "dist/index.js", "types": "dist/index.d.ts",