Skip to content

Commit 9189480

Browse files
committed
Update Version 0.0.2
1 parent c709a49 commit 9189480

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# Version 0.0.2
2+
3+
## Improvements
4+
5+
- Add more exmpales.
6+
- Add crate-level doc.
7+
18
# Version 0.0.1
29

310
## Features

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
authors = ["MathxH Chen <[email protected]>"]
33
edition = "2018"
44
name = "mpvss-rs"
5-
version = "0.0.1"
5+
version = "0.0.2"
66

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

0 commit comments

Comments
 (0)