Skip to content

Commit 291ee08

Browse files
committed
5.2.2-alpha5
1 parent a7c10ca commit 291ee08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gquittet/graceful-server",
3-
"version": "5.2.2-alpha4",
3+
"version": "5.2.2-alpha5",
44
"description": "Tiny (~5k), dependency-free Node.JS library to make your API more graceful",
55
"license": "MIT",
66
"author": "Guillaume Quittet <guillaume.quittet@gmail.com> (https://github.com/gquittet)",
@@ -158,4 +158,4 @@
158158
"engines": {
159159
"node": ">=18.0.0"
160160
}
161-
}
161+
}

0 commit comments

Comments
 (0)