Skip to content

Commit 95994c7

Browse files
committed
version bump
1 parent 8d2bf79 commit 95994c7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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 <[email protected]>
6-
* @version 0.7.0
6+
* @version 0.8.0
77
* @license MIT
88
*/
99

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.7.0",
3+
"version": "0.8.0",
44
"description": "Lightweight web framework for your serverless applications",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)