From eb2e366d70101354234ff3dc301b2c3a53e763be Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Tue, 18 Feb 2025 10:46:49 -0500 Subject: Bump the version to 0.4.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 579ffae..fa55e72 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "acap" -version = "0.3.0" +version = "0.4.0" authors = ["Tavian Barnes "] edition = "2021" description = "As Close As Possible — nearest neighbor search in Rust." -- cgit v1.2.3