Skip to content

Commit c34bd55

Browse files
committed
1.3.0
1 parent 6df1cdc commit c34bd55

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": "express-suite",
3-
"version": "1.2.2",
3+
"version": "1.3.0",
44
"description": "A collection of useful express middlewares",
55
"main": "app.js",
66
"scripts": {
@@ -28,4 +28,4 @@
2828
"jest": "^26.0.1",
2929
"body-parser": "^1.19.0"
3030
}
31-
}
31+
}

0 commit comments

Comments
 (0)