From 1376ee7eeaf9ce9632b6b4864cfc92f4795e2f8c Mon Sep 17 00:00:00 2001 From: gnzjgo Date: Tue, 19 May 2026 13:56:57 +0200 Subject: [PATCH] Bump version to 0.0.73 Amp-Thread-ID: https://ampcode.com/threads/T-019e3b77-aff8-771a-a144-6d7ccdf615c9 Co-authored-by: Amp --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f88c9c7..977db68 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@tinybirdco/sdk", - "version": "0.0.72", + "version": "0.0.73", "description": "TypeScript SDK for Tinybird Forward - define datasources and pipes as TypeScript", "type": "module", "main": "./dist/index.js",