Bump version: 0.1.5 → 0.1.6

This commit is contained in:
Lance Release
2023-06-15 16:16:03 +00:00
parent 39ed70896a
commit a6544c2a31
4 changed files with 6 additions and 4 deletions

View File

@@ -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]