We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4f5c05 commit c2afa68Copy full SHA for c2afa68
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "express-safe-async",
3
- "version": "2.0.2",
+ "version": "2.1.0",
4
"description": "Elegant async error handler with Decorator for async router function(controller) in express",
5
"main": "dist/index.js",
6
"types": "dist/index.d.ts",
0 commit comments