Skip to content

Commit

Permalink
Prepare release 0.26.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xd009642 committed Jul 2, 2023
1 parent 8c0727f commit 365ce22
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "cargo-tarpaulin"
version = "0.26.0"
version = "0.26.1"
authors = ["Daniel McKenna <danielmckenna93@gmail.com>"]
description = "Cargo-Tarpaulin is a tool to determine code coverage achieved via tests"
repository = "https://github.com/xd009642/tarpaulin"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Below is the help-text for a thorough explanation of the flags and features
available:

```
cargo-tarpaulin version: 0.26.0
cargo-tarpaulin version: 0.26.1
Tool to analyse test coverage of cargo projects
USAGE:
Expand Down

0 comments on commit 365ce22

Please sign in to comment.