Skip to content

Commit 87132be

Browse files
committed
Update Version 0.1.0
1 parent 4b5bada commit 87132be

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# Version 0.1.0
2+
3+
## Improvements
4+
5+
- Upgrade dependencies version
6+
- Improve doc
7+
- Improve mpvss-rs's API
8+
9+
110
# Version 0.0.4
211

312
## Improvements

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license-file = "LICENSE"
77
name = "mpvss-rs"
88
readme = "README.md"
99
repository = "https://github.com/AlexiaChen/mpvss-rs"
10-
version = "0.0.4"
10+
version = "0.1.0"
1111

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

0 commit comments

Comments
 (0)