Skip to content

Commit 42a5501

Browse files
chore(release): version 3.2.0 [skip ci]
<a name="3.2.0"></a> # [3.2.0](v3.1.3...v3.2.0) (2018-04-10) ### Bug Fixes * **example:** add ca-central-1 to list of regions available ([#133](#133)) ([8cfd094](8cfd094)) ### Features * **binary:** allow wildcards and extensions in binary types ([#136](#136)) ([8879cf3](8879cf3))
1 parent 8cfd094 commit 42a5501

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.3",
3+
"version": "3.2.0",
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)