chore: release new versions

This commit is contained in:
iCrawl
2022-04-17 13:32:57 +02:00
parent 9917981f24
commit 9bf2a0d5cb
8 changed files with 139 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@discordjs/rest",
"version": "0.4.0-dev",
"version": "0.4.0",
"description": "The REST API for discord.js",
"scripts": {
"build": "tsup && tsc --emitDeclarationOnly --incremental",