chore: bump version

This commit is contained in:
Jacob Nguyen
2022-12-31 13:47:50 -06:00
parent a13df6fb42
commit 08aac1d67a

View File

@@ -1,7 +1,7 @@
{
"name": "@sern/handler",
"packageManager": "pnpm@7.18.2",
"version": "2.1.0",
"version": "2.1.1",
"description": "A customizable, batteries-included, powerful discord.js framework to automate and streamline bot development.",
"main": "dist/cjs/index.cjs",
"module": "dist/esm/index.mjs",