From 5054616791920e974c3ea8a60d337d527220aae4 Mon Sep 17 00:00:00 2001 From: Ali Shadman Date: Sat, 22 Oct 2022 03:21:11 +0200 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4c413be..b16ea1b 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@alishd/discord-node-bot-boilerplate", "displayName": "Node Discord BOT Boilerplate", "description": "Create your discord bot with this awesome boilerplate. Use this repository as template for your bot", - "version": "1.22102022.0", + "version": "1.22102022.1", "main": "dist/core/bot.js", "publishConfig": { "access": "public"