Skip to content

Commit 48d5718

Browse files
committed
version bump
1 parent b5500f1 commit 48d5718

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* Lightweight web framework for your serverless applications
55
* @author Jeremy Daly <jeremy@jeremydaly.com>
6-
* @version 0.10.1
6+
* @version 0.10.3
77
* @license MIT
88
*/
99

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lambda-api",
3-
"version": "0.10.2",
3+
"version": "0.10.3",
44
"description": "Lightweight web framework for your serverless applications",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)