Skip to content

Commit 11e9853

Browse files
version
1 parent 226a4cb commit 11e9853

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tiny-server-essentials",
3-
"version": "1.0.5",
3+
"version": "1.1.0",
44
"description": "A good utility toolkit to unify Express v5 and Socket.IO v4 into a seamless development experience with modular helpers, server wrappers, and WebSocket tools.",
55
"scripts": {
66
"test": "npm run test:mjs && npm run test:cjs && npm run test:js",

0 commit comments

Comments
 (0)