Skip to content

Commit 6ecf2f5

Browse files
committed
version bump
1 parent 91afaed commit 6ecf2f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "lambda-api",
3-
"version": "0.2.0",
4-
"description": "Lightweight Node.js API for AWS Lambda",
3+
"version": "0.2.1",
4+
"description": "Lightweight web framework for your serverless applications",
55
"main": "index.js",
66
"scripts": {
77
"test": "mocha"

0 commit comments

Comments
 (0)