Skip to content

Commit

Permalink
chore: add version to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharymctague committed Aug 17, 2020
1 parent 1b802f8 commit 310660a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Add the following to your `pipeline.yml`:
steps:
- command: echo "Param One equals \$PARAMETER_ONE"
plugins:
- zacharymctague/aws-ssm:
- zacharymctague/aws-ssm#v1.0.0:
parameters:
PARAMETER_ONE: /my/parameter
PARAMETER_TWO: /my/other/parameter
Expand Down

0 comments on commit 310660a

Please sign in to comment.