chore: dev version

This commit is contained in:
iCrawl
2021-12-29 12:08:12 +01:00
parent 2f6f365098
commit 9cdc4482a0
2 changed files with 3 additions and 3 deletions

View File

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