Skip to content

Commit 3b3a66d

Browse files
committed
v3.21.0
1 parent 1ef4c10 commit 3b3a66d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.npmignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
next_version
1+
manual_test
22
.eslintrc.js
33
.editorconfig

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "serverless-offline",
3-
"version": "3.20.3",
3+
"version": "3.21.0",
44
"description": "Emulate AWS λ and API Gateway locally when developing your Serverless project",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)