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

This commit is contained in:
iCrawl
2023-04-16 22:58:25 +02:00
parent 7aa5ea731f
commit 025b7aea29
2 changed files with 13 additions and 1 deletions

View File

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