build: bump version to 1.1.0-beta

This commit is contained in:
Jacob Nguyen
2022-06-28 10:30:52 -05:00
parent db217f5533
commit 9fbd890db8

View File

@@ -1,6 +1,6 @@
{
"name": "@sern/handler",
"version": "1.0.4-beta",
"version": "1.1.0-beta",
"description": "A customizable, batteries-included, powerful discord.js framework to automate and streamline bot development.",
"main": "dist/index.js",
"scripts": {