chore(release): version

This commit is contained in:
iCrawl
2022-01-13 18:24:17 +01:00
parent 1f4e633ce3
commit 988a51b764
3 changed files with 13 additions and 3 deletions

View File

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