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 f53e661 commit ecf9d85Copy full SHA for ecf9d85
CHANGELOG
@@ -1,3 +1,9 @@
1
+# Version 0.2.5
2
+
3
+## Fixs
4
5
+- Change license
6
7
# Version 0.2.4
8
9
## Fixs
Cargo.toml
@@ -7,7 +7,7 @@ license = "MIT OR Apache-2.0"
name = "mpvss-rs"
readme = "README.md"
repository = "https://github.com/AlexiaChen/mpvss-rs"
10
-version = "0.2.4"
+version = "0.2.5"
11
12
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
13
0 commit comments