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

This commit is contained in:
iCrawl
2022-12-16 03:58:37 +01:00
parent 82f4827ee5
commit 7a61004627
2 changed files with 18 additions and 1 deletions

View File

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