v0.4.1 #5

Merged
FrauJulian merged 2 commits from v0.4.0 into main 2024-11-17 20:36:19 +00:00
2 changed files with 1 additions and 2 deletions
Showing only changes of commit 0b05859cbe - Show all commits
-1
View File
@@ -1,6 +1,5 @@
.idea
node_modules
dist
src
tsconfig.json
tsup.config.ts
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "discord-audio-stream",
"version": "0.4.0",
"version": "0.4.1",
"description": "Node libary to make discord audio streaming easier.",
"main": "./dist/index.js",
"module": "./dist/index.mjs",