Skip to content

Commit

Permalink
Bump to v1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
seekdave committed Jul 23, 2019
1 parent 052fd11 commit aaff3e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -28,7 +28,7 @@ When using `checkout` mode, the plugin should be specified on each build step (e

```yml
plugins: &plugins
- seek-oss/github-merged-pr#v1.1.1:
- seek-oss/github-merged-pr#v1.1.2:
mode: checkout

steps:
Expand All @@ -55,7 +55,7 @@ steps:
commands:
- make something
plugins:
- seek-oss/github-merged-pr#v1.1.1:
- seek-oss/github-merged-pr#v1.1.2:
mode: trigger
update_prs: true
oldest_pr: 12
Expand Down

0 comments on commit aaff3e4

Please sign in to comment.