chore(main): release 2.1.0 (#176)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jacob Nguyen <76754747+jacoobes@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-12-30 10:58:57 -06:00
committed by GitHub
parent 1b6c413fc2
commit 49e4ba623f
2 changed files with 13 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@sern/handler",
"packageManager": "pnpm@7.18.2",
"version": "2.0.0",
"version": "2.1.0",
"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",