From 8f21b62e790ce6cbdb5769be4533327f8d580405 Mon Sep 17 00:00:00 2001 From: Xbox <68715625+XboxBedrock@users.noreply.github.com> Date: Sun, 6 Mar 2022 16:01:29 -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 45f57ff..147957d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@buildtheearth/bot-utils", - "version": "1.0.0", + "version": "1.0.2", "description": "A utility library for the bots!", "main": "dist/index.js", "types": "dist/index.d.ts",