Skip to content

Commit

Permalink
0.3.0-alpha1
Browse files Browse the repository at this point in the history
  • Loading branch information
Frank Schmid committed Mar 9, 2017
1 parent 80ddeb1 commit 528ae1e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,7 @@ and _serverless.service.provider.deployedAliasTemplates[]_.

## Version history

* 0.3.0-alpha1 Support lambda event subscriptions
* 0.2.1-alpha1 Alias remove command removes unused resources
* 0.2.0-alpha1 Support custom resources
* 0.1.2-alpha1 Integration with "serverless info"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "serverless-aws-alias",
"version": "0.2.1-alpha1",
"version": "0.3.0-alpha1",
"description": "Serverless plugin to support AWS function aliases",
"main": "index.js",
"repository": {
Expand Down

0 comments on commit 528ae1e

Please sign in to comment.