chore: bump version

This commit is contained in:
Paul Makles
2024-02-07 17:07:40 +00:00
parent ccdfdb0a53
commit 0b20c25729
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "revolt.js",
"version": "7.0.0-beta.10",
"version": "7.0.0-beta.11",
"main": "lib/cjs/index.js",
"module": "lib/esm/index.js",
"types": "lib/esm/index.d.ts",
-1
View File
@@ -20,7 +20,6 @@ import type {
import { Client } from "..";
import { hydrate } from "../hydration";
import { Merge } from "../lib/merge";
/**
* Version 1 of the events protocol