chore: release packages

This commit is contained in:
iCrawl
2022-06-04 16:59:00 +02:00
parent 091f1bd170
commit e92d937bcc
8 changed files with 56 additions and 4 deletions

View File

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