Skip to content

Commit 11f8ad5

Browse files
committed
5.2.5
1 parent dfd0ffd commit 11f8ad5

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.4",
3+
"version": "5.2.5",
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)",
@@ -160,4 +160,4 @@
160160
"engines": {
161161
"node": ">=18.0.0"
162162
}
163-
}
163+
}

0 commit comments

Comments
 (0)