chore: release new versions

This commit is contained in:
iCrawl
2022-04-17 13:32:57 +02:00
parent 9917981f24
commit 9bf2a0d5cb
8 changed files with 139 additions and 4 deletions

View File

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