From 8d3cbccdef67823acffa1e261f07f5d482c0fe99 Mon Sep 17 00:00:00 2001 From: martinfrances107 Date: Tue, 6 Aug 2024 21:09:34 +0100 Subject: [PATCH] Publishing 0.9.5 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 44133bf..82fc3f8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,7 +14,7 @@ edition = "2021" license = "MIT" keywords = ["delauany", "diagram", "graphics", "voronoi"] repository = "https://github.com/martinfrances107/rust_d3_delaunay" -version = "0.9.4" +version = "0.9.5" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html