diff --git a/package.json b/package.json index 09f9080..b36aa68 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@because/hype", - "version": "0.0.1", + "version": "0.0.2", "module": "src/index.tsx", "type": "module", "exports": { @@ -26,4 +26,4 @@ "hono": "^4.10.4", "kleur": "^4.1.5" } -} +} \ No newline at end of file