Skip to content

Commit afec30e

Browse files
committed
updating cli version
1 parent 3c3f31f commit afec30e

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

helix-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "helix-cli"
3-
version = "1.0.136"
3+
version = "1.0.137"
44
edition = "2024"
55

66
[dependencies]

helix-db/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "helix-db"
3-
version = "1.0.136"
3+
version = "1.0.137"
44
edition = "2024"
55
description = "HelixDB is a powerful, open-source, graph-vector database built in Rust for intelligent data storage for RAG and AI."
66
license = "AGPL-3.0"

0 commit comments

Comments
 (0)