Skip to content

Commit ef92a25

Browse files
committed
v0.2.3
1 parent df58779 commit ef92a25

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lambda-request-handler",
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44
"license": "(MIT OR Apache-2.0)",
55
"scripts": {
66
"precompile": "rm -rf dist",
@@ -11,8 +11,8 @@
1111
"/dist"
1212
],
1313
"repository": {
14-
"type" : "git",
15-
"url" : "https://github.com/janaz/lambda-request-handler"
14+
"type": "git",
15+
"url": "https://github.com/janaz/lambda-request-handler"
1616
},
1717
"keywords": [
1818
"aws",

0 commit comments

Comments
 (0)