mirror of
https://github.com/lancedb/lancedb.git
synced 2025-12-22 21:09:58 +00:00
13 lines
277 B
INI
13 lines
277 B
INI
[bumpversion]
|
|
current_version = 0.4.11
|
|
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/lancedb/Cargo.toml]
|