Skip to content

Commit

Permalink
Bump to v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zsims authored Nov 15, 2018
1 parent 0197c03 commit e2c5063
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 @@ -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#v0.0.8:
seek-oss/github-merged-pr#v1.0.0:
mode: checkout

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

0 comments on commit e2c5063

Please sign in to comment.