From 538d23bba783827ce3fa3ab1b0ae49b58602a71c Mon Sep 17 00:00:00 2001 From: Behrang Shafei <50267830+bertiqwerty@users.noreply.github.com> Date: Fri, 21 Apr 2023 17:14:39 +0200 Subject: [PATCH] version bump --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 0dbadbe..7e19c7d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "exmex" -version = "0.17.0" # check html document root in lib.rs and the Readme.md +version = "0.17.1" # check html document root in lib.rs and the Readme.md authors = ["Behrang Shafei "] edition = "2021" license = "MIT OR Apache-2.0"