Skip to content

Commit

Permalink
Bump to v0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
zsims authored Oct 30, 2018
1 parent b3ddb6f commit f7463c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ When using `checkout` mode, the plugin should be specified on each build step (e

```yml
plugins: &plugins
seek-oss/github-merged-pr#v0.0.7:
seek-oss/github-merged-pr#v0.0.8:
mode: checkout

steps:
Expand All @@ -52,7 +52,7 @@ steps:
commands:
- make something
plugins:
seek-oss/github-merged-pr#v0.0.7:
seek-oss/github-merged-pr#v0.0.8:
mode: trigger
- label: 'Make something else'
Expand Down

0 comments on commit f7463c8

Please sign in to comment.