Skip to content

Commit

Permalink
Update release version to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dubiety committed Dec 14, 2019
1 parent cab873f commit 0faa431
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -35,7 +35,7 @@ One can also simply assign the source from [terraform registry](https://registry
```hcl
module "sns-pagerduty" {
source = "dubiety/sns-pagerduty/aws"
version = "0.2.0"
version = "0.2.1"
create = 1
create_sns_topic = 1
Expand Down

0 comments on commit 0faa431

Please sign in to comment.