Skip to content

Commit e8e70eb

Browse files
committed
v0.0.40
1 parent 8aa9339 commit e8e70eb

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,7 +1,7 @@
11
{
22
"name": "serverless-simple-middleware",
33
"description": "Simple middleware to translate the interface of lambda's handler to request => response",
4-
"version": "0.0.38",
4+
"version": "0.0.40",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
77
"author": "VoyagerX",

0 commit comments

Comments
 (0)