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

This commit is contained in:
iCrawl
2023-07-31 21:32:46 +02:00
parent 8d50f2056d
commit 43d3b48565
2 changed files with 20 additions and 2 deletions

View File

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