version 3.0.9 or some shit idk

This commit is contained in:
Yuzuru 2023-06-30 19:11:56 -05:00
parent 2e9fb74c16
commit a51667f316
2 changed files with 7 additions and 1 deletions

View File

@ -1,5 +1,11 @@
# @biscuitland/ws
## 3.0.9
### Patch Changes
- silly bug on options
## 3.0.8
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@biscuitland/ws",
"version": "3.0.8",
"version": "3.0.9",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",