Skip to content

Commit 75b01da

Browse files
author
Tobias Christensen
committed
0.0.2
1 parent c9ed2cc commit 75b01da

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,6 +1,6 @@
11
{
22
"name": "local-node-lambda",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "Local-Node-Lambda lets you run Amazon Lambda functions locally. You can run them from the command line or integrate calls within a regular Node.js script, e.g. to use in unit testing or simply as part of a regular application.",
55
"license": "MIT",
66
"main": "index.js",

0 commit comments

Comments
 (0)