chore: bump version

This commit is contained in:
iCrawl
2021-12-24 12:26:51 +01:00
parent bf346e7fdf
commit ea9e897b92

View File

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