build(package.json): bump version

This commit is contained in:
Jacob Nguyen
2022-06-24 10:48:55 -05:00
parent dea8fc05b1
commit 5607e6d711

View File

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