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

This commit is contained in:
Vlad Frangu
2024-09-02 00:05:10 +03:00
parent 74df5c7fa4
commit ec7b20f51d
2 changed files with 7 additions and 1 deletions

View File

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