chore: bump dev versions

This commit is contained in:
iCrawl
2022-07-17 21:05:21 +02:00
parent 25bd771559
commit edf83f02ea
3 changed files with 3 additions and 3 deletions

View File

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