diff --git a/examples/tokyo/package.json b/examples/tokyo/package.json index 5c6aceb..8ef76d5 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.6.1", + "version": "0.7.0", "author": "Christoph Nakazawa ", "private": true, "repository": { diff --git a/package.json b/package.json index a20530d..5bd63a6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nkzw/remdx-private", - "version": "0.6.1", + "version": "0.7.0", "author": "Christoph Nakazawa ", "private": true, "repository": { diff --git a/packages/create-remdx/package.json b/packages/create-remdx/package.json index 308191b..0d6a2f5 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.6.1", + "version": "0.7.0", "author": "Christoph Nakazawa ", "repository": { "type": "git", diff --git a/packages/remdx/package.json b/packages/remdx/package.json index 0b2fff3..f58f7be 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.6.2", + "version": "0.7.0", "author": "Christoph Nakazawa ", "repository": { "type": "git", diff --git a/packages/vite-plugin-remdx/package.json b/packages/vite-plugin-remdx/package.json index ecb8d6e..31a6401 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.6.1", + "version": "0.7.0", "author": "Christoph Nakazawa ", "repository": { "type": "git",