diff --git a/examples/tokyo/package.json b/examples/tokyo/package.json index a04eb7f..e0ff46c 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.14.1", + "version": "0.15.0", "author": "Christoph Nakazawa ", "private": true, "repository": { diff --git a/package.json b/package.json index c44a79a..036bce9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nkzw/remdx-private", - "version": "0.14.1", + "version": "0.15.0", "author": "Christoph Nakazawa ", "private": true, "repository": { diff --git a/packages/create-remdx/package.json b/packages/create-remdx/package.json index c791e77..df6cfb1 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.14.1", + "version": "0.15.0", "author": "Christoph Nakazawa ", "repository": { "type": "git", diff --git a/packages/remdx/package.json b/packages/remdx/package.json index 5f47a1f..e882ff6 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.14.1", + "version": "0.15.0", "author": "Christoph Nakazawa ", "repository": { "type": "git", diff --git a/packages/vite-plugin-remdx/package.json b/packages/vite-plugin-remdx/package.json index e276592..a16237b 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.14.1", + "version": "0.15.0", "author": "Christoph Nakazawa ", "repository": { "type": "git",