We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c709a49 commit 9189480Copy full SHA for 9189480
CHANGELOG
@@ -1,3 +1,10 @@
1
+# Version 0.0.2
2
+
3
+## Improvements
4
5
+- Add more exmpales.
6
+- Add crate-level doc.
7
8
# Version 0.0.1
9
10
## Features
Cargo.toml
@@ -2,7 +2,7 @@
authors = ["MathxH Chen <[email protected]>"]
edition = "2018"
name = "mpvss-rs"
-version = "0.0.1"
+version = "0.0.2"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
0 commit comments