chore(release): version

This commit is contained in:
iCrawl
2022-06-23 17:38:54 +02:00
parent c61fc8082a
commit 7e1904c2ad
3 changed files with 26 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "discord.js",
"version": "13.8.0",
"version": "13.8.1",
"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",