diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2025-02-18 10:46:49 -0500 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2025-02-18 10:46:49 -0500 |
commit | eb2e366d70101354234ff3dc301b2c3a53e763be (patch) | |
tree | b2ffda498ccb0a0622e7f721fcfb42d07e650469 /Cargo.toml | |
parent | 01de7fbfa88af5d8404c931b44524eb9de74aed6 (diff) | |
download | acap-eb2e366d70101354234ff3dc301b2c3a53e763be.tar.xz |
Bump the version to 0.4.00.4.0
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "acap" -version = "0.3.0" +version = "0.4.0" authors = ["Tavian Barnes <tavianator@tavianator.com>"] edition = "2021" description = "As Close As Possible — nearest neighbor search in Rust." |