Skip to content

Commit 16d6842

Browse files
committed
2.2.0
1 parent 235a69f commit 16d6842

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://json.schemastore.org/package",
33
"name": "zilaws-server",
4-
"version": "2.1.0",
4+
"version": "2.2.0",
55
"description": "ZilaWS is a blazingly fast and very lightweight library that provides an extremely easy-to-use way to transmit data via websockets between client-side and server-side using eventhandlers and async waiters.",
66
"main": "dist/cjs/index.js",
77
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)