chore(release): version

This commit is contained in:
iCrawl
2022-06-05 19:28:12 +02:00
parent 876816ab2a
commit 8f6df90035
3 changed files with 158 additions and 73 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "discord.js",
"version": "13.7.0",
"version": "13.8.0",
"description": "A powerful library for interacting with the Discord API",
"scripts": {
"test": "npm run lint && npm run docs:test && npm run lint:typings && npm run test:typescript",