Skip to content

Commit

Permalink
Bump README.md for v2.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
boomper-bot[bot] authored Jan 31, 2022
1 parent f73b205 commit 214ea6b
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 @@ -14,7 +14,7 @@ steps:
- wait: ~
continue_on_failure: true
- plugins:
- junit-annotate#v1.9.0:
- junit-annotate#v2.0.0:
artifacts: tmp/junit-*.xml
```
Expand Down Expand Up @@ -83,7 +83,7 @@ To test your plugin in your builds prior to opening a pull request, you can refe
steps:
- label: Annotate
plugins:
- YourGithubHandle/junit-annotate#v1.9.0:
- YourGithubHandle/junit-annotate#v2.0.0:
...
```
Expand Down

0 comments on commit 214ea6b

Please sign in to comment.