Skip to content

Commit 688f81f

Browse files
committed
1.2.1
1 parent 75f9c78 commit 688f81f

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.0",
3+
"version": "1.2.1",
44
"description": "A collection of useful express middlewares",
55
"main": "app.js",
66
"scripts": {
@@ -27,4 +27,4 @@
2727
"jest": "^26.0.1",
2828
"body-parser": "^1.19.0"
2929
}
30-
}
30+
}

0 commit comments

Comments
 (0)