From 2db4b23aab7a6b83e7bec5baee4efc195a039fd1 Mon Sep 17 00:00:00 2001 From: Matthew Morris Date: Sat, 3 Jan 2026 00:14:30 -0500 Subject: [PATCH] bump version to 0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b579ab3..c8600f6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tinykit", - "version": "0.1.0", + "version": "0.2.0", "description": "Open-source AI development platform - build production apps in an afternoon", "private": true, "type": "module",