diff --git a/package.json b/package.json index 5a7fb1b..464801b 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "shadcn-comments", "description": "Shadcn React component library for a functioning comments section", "private": false, - "version": "1.0.3", + "version": "1.0.4", "type": "module", "main": "dist/index.cjs.js", "module": "dist/index.es.js",