Skip to content

Commit f6652fc

Browse files
committed
Publish v0.3.0
1 parent 99ce85a commit f6652fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "icebird",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"description": "Apache Iceberg client for javascript",
55
"author": "Hyperparam",
66
"homepage": "https://hyperparam.app",
@@ -44,7 +44,7 @@
4444
"test": "vitest run"
4545
},
4646
"dependencies": {
47-
"hyparquet": "1.13.0",
47+
"hyparquet": "1.13.1",
4848
"hyparquet-compressors": "1.1.1",
4949
"hyparquet-writer": "0.3.5"
5050
},

0 commit comments

Comments
 (0)