summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index fa06667..5619625 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "acap"
-version = "0.1.0"
+version = "0.1.1"
authors = ["Tavian Barnes <tavianator@tavianator.com>"]
edition = "2018"
description = "As Close As Possible — nearest neighbor search in Rust."