Files
lancedb/.bumpversion.cfg
2024-04-05 16:30:40 -07:00

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]