Skip to content

Commit 8dc375d

Browse files
committed
Bump version to 0.1.3-nested-rtxns
1 parent 218a8e8 commit 8dc375d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "hannoy"
33
description = "HNSW Approximate Nearest Neighbors in Rust, based on LMDB and optimized for memory usage"
4-
version = "0.1.2-nested-rtxns"
4+
version = "0.1.3-nested-rtxns"
55
repository = "https://github.com/nnethercott/hannoy"
66
keywords = [
77
"HNSW",

0 commit comments

Comments
 (0)