diff --git a/examples/tokyo/package.json b/examples/tokyo/package.json index 35d2c77..5db9108 100644 --- a/examples/tokyo/package.json +++ b/examples/tokyo/package.json @@ -1,7 +1,7 @@ { "name": "@nkzw/remdx-tokyo-example", "description": "Beautiful Minimalist React & MDX Presentations", - "version": "0.7.0", + "version": "0.8.0", "author": "Christoph Nakazawa ", "private": true, "repository": { diff --git a/package.json b/package.json index 44ddddb..51057f1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nkzw/remdx-private", - "version": "0.7.0", + "version": "0.8.0", "author": "Christoph Nakazawa ", "private": true, "repository": { diff --git a/packages/create-remdx/package.json b/packages/create-remdx/package.json index 898d9a1..f814c76 100644 --- a/packages/create-remdx/package.json +++ b/packages/create-remdx/package.json @@ -1,7 +1,7 @@ { "name": "create-remdx", "description": "Beautiful Minimalist React & MDX Presentations", - "version": "0.7.0", + "version": "0.8.0", "author": "Christoph Nakazawa ", "repository": { "type": "git", diff --git a/packages/remdx/package.json b/packages/remdx/package.json index abda01c..7819aec 100644 --- a/packages/remdx/package.json +++ b/packages/remdx/package.json @@ -1,7 +1,7 @@ { "name": "@nkzw/remdx", "description": "Beautiful Minimalist React & MDX Presentations", - "version": "0.7.0", + "version": "0.8.0", "author": "Christoph Nakazawa ", "repository": { "type": "git", diff --git a/packages/vite-plugin-remdx/package.json b/packages/vite-plugin-remdx/package.json index 1bd0657..1a1b52d 100644 --- a/packages/vite-plugin-remdx/package.json +++ b/packages/vite-plugin-remdx/package.json @@ -1,7 +1,7 @@ { "name": "@nkzw/vite-plugin-remdx", "description": "Beautiful Minimalist React & MDX Presentations", - "version": "0.7.0", + "version": "0.8.0", "author": "Christoph Nakazawa ", "repository": { "type": "git",