From 929fc96bc3739fdffc17792e3b3751a7899b9f34 Mon Sep 17 00:00:00 2001 From: Rafa Moreno Date: Fri, 27 Feb 2026 12:00:27 +0100 Subject: [PATCH] chore(release): bump version to 0.0.56 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9db6d16..b84a92a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tinybirdco/sdk", - "version": "0.0.55", + "version": "0.0.56", "description": "TypeScript SDK for Tinybird Forward - define datasources and pipes as TypeScript", "type": "module", "main": "./dist/index.js",