Skip to content

Commit

Permalink
chore(release): version 3.2.0 [skip ci]
Browse files Browse the repository at this point in the history
<a name="3.2.0"></a>
# [3.2.0](CodeGenieApp/serverless-express@v3.1.3...v3.2.0) (2018-04-10)

### Bug Fixes

* **example:** add ca-central-1 to list of regions available ([#133](CodeGenieApp/serverless-express#133)) ([8cfd094](CodeGenieApp/serverless-express@8cfd094))

### Features

* **binary:** allow wildcards and extensions in binary types ([#136](CodeGenieApp/serverless-express#136)) ([8879cf3](CodeGenieApp/serverless-express@8879cf3))
  • Loading branch information
OneDev0411 committed Apr 10, 2018
1 parent bda9968 commit 001387d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aws-serverless-express",
"version": "3.1.3",
"version": "3.2.0",
"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.",
"keywords": [
"aws",
Expand Down

0 comments on commit 001387d

Please sign in to comment.