From ecf9d8549e3825e44eed3d696b059006f1b1cee6 Mon Sep 17 00:00:00 2001 From: MathxH Chen Date: Wed, 14 Jul 2021 20:47:52 +0800 Subject: [PATCH] Update Version 0.2.5 --- CHANGELOG | 6 ++++++ Cargo.toml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 3e5bc56..ab27f48 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,9 @@ +# Version 0.2.5 + +## Fixs + +- Change license + # Version 0.2.4 ## Fixs diff --git a/Cargo.toml b/Cargo.toml index d4fe3f9..6e2821c 100644 --- a/Cargo.toml +++ b/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" -version = "0.2.4" +version = "0.2.5" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html