diff --git a/package.json b/package.json index 78785ad..f246d7f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "app-comment", - "version": "0.0.1", + "version": "0.0.2", "description": "seamlessly integrate a comment section into your React or Astro project", "main": "dist/cjs/index.js", "module": "dist/esm/index.js",