diff --git a/cwd-admin/package.json b/cwd-admin/package.json index d9a35de..a105f51 100644 --- a/cwd-admin/package.json +++ b/cwd-admin/package.json @@ -1,6 +1,6 @@ { "name": "cwd-admin", - "version": "0.0.0", + "version": "0.0.12", "type": "module", "scripts": { "dev": "vite", diff --git a/cwd-api/package.json b/cwd-api/package.json index 435e354..6a66da7 100644 --- a/cwd-api/package.json +++ b/cwd-api/package.json @@ -1,6 +1,6 @@ { "name": "cwd-api", - "version": "0.0.0", + "version": "0.0.12", "scripts": { "deploy": "wrangler deploy", "dev": "wrangler dev", diff --git a/docs/widget/package.json b/docs/widget/package.json index bba8416..e05e760 100644 --- a/docs/widget/package.json +++ b/docs/widget/package.json @@ -1,6 +1,6 @@ { "name": "cwd-widget", - "version": "0.0.11", + "version": "0.0.12", "description": "Server-free, extremely fast and secure, plug-and-play commenting system based on Cloudflare Workers and the Global Edge Network.", "type": "module", "author": "anghunk", diff --git a/package.json b/package.json index 8ea734d..239268a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cwd", - "version": "0.0.11", + "version": "0.0.12", "license": "Apache-2.0", "repository": { "type": "git",