From 1817bedadca37b8ebfd4baa61d815661457fafb8 Mon Sep 17 00:00:00 2001 From: "rhelease[bot]" <249629030+rhelease[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 08:30:38 +0000 Subject: [PATCH] =?UTF-8?q?chore(release):=20v0.1.0=20=F0=9F=8E=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 835c85e..57e218a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "khlone", "author": "ehmpathy", - "version": "0.0.0", + "version": "0.1.0", "license": "MIT", "scripts": { "commit:with-cli": "npx cz",