chore(create-discord-bot): release create-discord-bot@0.3.0

This commit is contained in:
Vlad Frangu
2024-05-04 19:43:32 +03:00
parent 23ed447ec2
commit 35f2b3a8c9
2 changed files with 16 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "create-discord-bot",
"version": "0.2.3",
"version": "0.3.0",
"description": "A simple way to create a startup Discord bot.",
"scripts": {
"build": "tsc --noEmit && tsup",