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

This commit is contained in:
iCrawl
2023-05-01 17:35:40 +02:00
parent 3665ad65d0
commit c77a1765c4
2 changed files with 24 additions and 1 deletions

View File

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