Skip to content

Commit fce9c30

Browse files
authored
bump version to 0.7.0 (#290)
2 parents 6b97f6d + fc3e824 commit fce9c30

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ default-members = ["crates/vector-store"]
77
resolver = "3"
88

99
[workspace.package]
10-
version = "0.6.0"
10+
version = "0.7.0"
1111
edition = "2024"
1212
license = "LicenseRef-ScyllaDB-Source-Available-1.0"
1313

api/openapi.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"license": {
77
"name": "LicenseRef-ScyllaDB-Source-Available-1.0"
88
},
9-
"version": "0.6.0"
9+
"version": "0.7.0"
1010
},
1111
"paths": {
1212
"/api/v1/indexes": {

0 commit comments

Comments
 (0)