chore: update dev versions

This commit is contained in:
iCrawl
2022-04-17 13:40:46 +02:00
parent 9bf2a0d5cb
commit b94a8761f8
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@discordjs/voice",
"version": "0.9.0",
"version": "0.10.0-dev",
"description": "Implementation of the Discord Voice API for node.js",
"scripts": {
"build": "tsup && node scripts/postbuild.mjs",