chore(main): release 3.0.1 (#316)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-08-04 19:05:48 -05:00
committed by GitHub
parent 5e011b471e
commit d429f3adbf
2 changed files with 8 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@sern/handler",
"packageManager": "yarn@3.5.0",
"version": "3.0.0",
"version": "3.0.1",
"description": "A complete, customizable, typesafe, & reactive framework for discord bots.",
"main": "./dist/index.js",
"module": "./dist/cjs/index.cjs",