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

This commit is contained in:
iCrawl
2023-08-17 21:38:20 +02:00
parent 5cd6382d1d
commit 58d9024245
2 changed files with 7 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "create-discord-bot",
"version": "0.2.0",
"version": "0.2.1",
"description": "A simple way to create a startup Discord bot.",
"scripts": {
"build": "tsup",