Files
lancedb/.bumpversion.cfg
2024-03-16 05:21:44 +00:00

13 lines
277 B
INI

[bumpversion]
current_version = 0.4.13
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]