From 12c72c6fc222ee9044c10a7076e138394b022aea Mon Sep 17 00:00:00 2001 From: Alexander Mironov Date: Fri, 9 Jul 2021 18:08:16 +0400 Subject: [PATCH] x8 2.3.0 -> 2.3.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 2f9da62..f3fac36 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "x8" -version = "2.3.0" +version = "2.3.1" authors = ["Alexander Mironov "] edition = "2018" license = "GPL-3.0-or-later"