chore(core): release @discordjs/core@0.5.0

This commit is contained in:
iCrawl
2023-04-02 01:51:07 +02:00
parent b0ecc57977
commit 26b2f59bdc
2 changed files with 14 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@discordjs/core",
"version": "0.4.0",
"version": "0.5.0",
"description": "A thinly abstracted wrapper around the rest API, and gateway.",
"scripts": {
"test": "vitest run",