Skip to content

Commit be777b3

Browse files
rustyconoverclaude
andcommitted
release: bump version 0.3.0 -> 0.4.0
TCP transport support: worker --tcp [HOST:]PORT via serveTcp, plus re-exported tcpConnect. Bumps @query-farm/vgi-rpc to ^0.8.0. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent bc2f683 commit be777b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@query-farm/vgi",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"description": "TypeScript framework for extending DuckDB with user-defined functions via the Vector Gateway Interface (VGI) over Arrow IPC.",
55
"license": "SEE LICENSE IN LICENSE",
66
"author": "Query Farm LLC (https://query.farm)",

0 commit comments

Comments
 (0)