From dead83f55a2f7523876218f3a00ccf4b567f7b11 Mon Sep 17 00:00:00 2001 From: invakid404 Date: Sat, 16 Nov 2024 21:27:28 +0200 Subject: [PATCH] 0.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 290ca56..7852282 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "windmill-ts", - "version": "1.0.0", + "version": "0.1.0", "description": "Type-safe client for Windmill", "main": "dist/index.js", "type": "module",