Skip to content

Commit a33fd1c

Browse files
authored
Merge pull request #142 from tinybirdco/fix/low-cardinality-nullable-double-wrap
chore: bump version to 0.0.64
2 parents a94fed9 + 858fad8 commit a33fd1c

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": "@tinybirdco/sdk",
3-
"version": "0.0.63",
3+
"version": "0.0.64",
44
"description": "TypeScript SDK for Tinybird Forward - define datasources and pipes as TypeScript",
55
"type": "module",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)