Skip to content

Commit 4a46518

Browse files
committed
increases the patch version of the package (#9)
1 parent 5ce7c71 commit 4a46518

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@saborter/server",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Lightweight, tree‑shakeable utility to cancel server tasks on client abort",
55
"main": "dist/express.cjs.js",
66
"module": "dist/express.es.js",

0 commit comments

Comments
 (0)