From 5ec790e1921067eb8543c636fb458b8f30ef5189 Mon Sep 17 00:00:00 2001 From: "Hatter Jiang@Pixelbook" Date: Sun, 2 Aug 2020 11:09:02 +0800 Subject: [PATCH] chore: update verstion --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a131ac1..7daa5be 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rust_util" -version = "0.3.0" +version = "0.4.0" authors = ["Hatter Jiang "] edition = "2018" description = "Hatter's Rust Util"