chore: add nodejs to bumpversion (#1161)

The previous release failed to release nodejs because the nodejs version
wasn't bumped. This should fix that.
This commit is contained in:
Weston Pace
2024-03-28 10:54:32 -05:00
committed by GitHub
parent ca4fdf5499
commit e52dc877e3
7 changed files with 21 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@lancedb/lancedb-linux-arm64-gnu",
"version": "0.4.3",
"version": "0.4.14",
"os": [
"linux"
],