mirror of
https://github.com/lancedb/lancedb.git
synced 2026-01-07 04:12:59 +00:00
Bump version: 0.1.5 → 0.1.6
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
[bumpversion]
|
||||
current_version = 0.1.5
|
||||
current_version = 0.1.6
|
||||
commit = True
|
||||
message = Bump version: {current_version} → {new_version}
|
||||
tag = True
|
||||
tag_name = v{new_version}
|
||||
|
||||
[bumpversion:file:node/package.json]
|
||||
|
||||
[bumpversion:file:rust/ffi/node/Cargo.toml]
|
||||
|
||||
[bumpversion:file:rust/vectordb/Cargo.toml]
|
||||
|
||||
Reference in New Issue
Block a user