Skip to content

Commit e2b4abd

Browse files
chore(release): version 2.1.4 [skip ci]
<a name="2.1.4"></a> ## [2.1.4](v2.1.3...v2.1.4) (2018-02-09) ### Bug Fixes * decodes base64 requests (fixes [#64](#64)); added form to index view to showcase POST/PUT; move example instructions to example/README.md; update example to Node.js 6.10; added app.local.js to easily run local express ([2871acb](2871acb))
1 parent 919ec5f commit e2b4abd

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": "aws-serverless-express",
3-
"version": "3.1.0",
3+
"version": "2.1.4",
44
"description": "This library enables you to utilize AWS Lambda and Amazon API Gateway to respond to web and API requests using your existing Node.js application framework.",
55
"keywords": [
66
"aws",

0 commit comments

Comments
 (0)