diff --git a/package.json b/package.json index b36aa68..ca103c4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@because/hype", - "version": "0.0.2", + "version": "0.0.3", "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 +}