Skip to content

Commit f7d65ff

Browse files
committed
release 0.2.0
1 parent f190453 commit f7d65ff

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ plugins:
1717
```
1818
1919
## Supported AWS services
20-
Here is a services list which this plugin supports for now. But will expand to other services in the feature.
20+
Here is a services list which this plugin supports for now and will expand to other services in the feature.
2121
Please pull request if you are intersted in it.
2222
2323
- Kinesis Streams

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "serverless-apigateway-service-proxy",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "The Serverless Framewrok plugin for supporting AWS service proxy integration of API Gateway",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)