Skip to content

Commit

Permalink
Bump README.md for v1.4.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
boomper-bot[bot] committed Jul 17, 2018
1 parent 48f7f7a commit 9c3d13a
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.3.0:
junit-annotate#v1.4.0:
artifacts: tmp/junit-*.xml
```
Expand Down Expand Up @@ -66,7 +66,7 @@ To test your plugin in your builds prior to opening a pull request, you can refe
steps:
- label: Annotate
plugins:
YourGithubHandle/junit-annotate#sha:
YourGithubHandle/junit-annotate#v1.4.0:
...
```
Expand Down

0 comments on commit 9c3d13a

Please sign in to comment.