Skip to content

Commit

Permalink
Update version 0.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexiaChen committed Dec 4, 2022
1 parent 9b71de7 commit daa0a1a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# Version 0.2.7

## Improvements

- Remove useless clone()
- Fix warnings for clippy

# Version 0.2.5

## Fixs
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "MIT OR Apache-2.0"
name = "mpvss-rs"
readme = "README.md"
repository = "https://github.com/AlexiaChen/mpvss-rs"
version = "0.2.6"
version = "0.2.7"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

Expand Down

0 comments on commit daa0a1a

Please sign in to comment.