feat: 1.3.0

This commit is contained in:
MARCROCK22 2024-04-22 19:48:47 -04:00
parent 2f1b6e4b8f
commit 06e6a013bd

View File

@ -1,6 +1,6 @@
{ {
"name": "seyfert", "name": "seyfert",
"version": "1.2.3", "version": "1.3.0",
"description": "The most advanced framework for discord bots", "description": "The most advanced framework for discord bots",
"main": "./lib/index.js", "main": "./lib/index.js",
"module": "./lib/index.js", "module": "./lib/index.js",
@ -71,4 +71,4 @@
"url": "https://github.com/socram03" "url": "https://github.com/socram03"
} }
] ]
} }