Skip to content

Commit a28efeb

Browse files
committed
chore: update version to 1.1.0 in package.json
1 parent 30b8dd5 commit a28efeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bitofsky/merge-streams",
3-
"version": "1.0.4",
3+
"version": "1.1.0",
44
"description": "Merge multiple chunked streams (CSV, JSON_ARRAY, ARROW_STREAM) into one unified stream - perfect for Databricks External Links",
55
"main": "dist/index.cjs",
66
"module": "dist/index.js",

0 commit comments

Comments
 (0)