Skip to content

Commit aa90d51

Browse files
committed
make close-with-grace timeout configurable
Signed-off-by: Matteo Collina <[email protected]>
1 parent 62d5599 commit aa90d51

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": "fastify-cli",
3-
"version": "5.0.1",
3+
"version": "5.1.0",
44
"description": "Run a fastify route with one command!",
55
"main": "cli.js",
66
"bin": {

0 commit comments

Comments
 (0)