From 322f0e57cff47f67dbf966265040add4110ac69e Mon Sep 17 00:00:00 2001 From: Amber Date: Thu, 27 Aug 2020 15:26:37 +0000 Subject: [PATCH] update ver to 0.1.3 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index befa5b6..2864e11 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "psysinfo" -version = "0.1.2" +version = "0.1.3" authors = ["amberisvibin"] edition = "2018" license = "GPL-3.0-or-later"