chore: bump to the correct version

This commit is contained in:
iCrawl
2022-02-10 17:35:20 +01:00
parent fe11ff5f6e
commit 298b22604b
2 changed files with 2 additions and 2 deletions

View File

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