diff --git a/package.json b/package.json index 00f2394..b549462 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@because/howl", - "version": "0.0.2", + "version": "0.0.3", "module": "src/index.tsx", "type": "module", "exports": "./src/index.tsx",