From 7219463361eadf37eb06f1745c9a8919c323c840 Mon Sep 17 00:00:00 2001 From: Serhij S Date: Fri, 8 Mar 2024 04:01:30 +0100 Subject: [PATCH] 0.2.7 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 5b364f7..9337ab2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "submap" -version = "0.2.6" +version = "0.2.7" edition = "2021" authors = ["Serhij S. "] license = "Apache-2.0"