From fa8f3e2e1f59101626de7827d35252f45480a04f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois?= Date: Wed, 2 Oct 2024 00:46:13 +0200 Subject: [PATCH] chore: Release vleue_navigator version 0.10.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index dd9fdc4..1f4ab78 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "vleue_navigator" -version = "0.10.0" +version = "0.10.1" authors = ["François Mockers "] edition = "2021" license = "MIT OR Apache-2.0"