diff --git a/package-lock.json b/package-lock.json index fa7d719..749d15e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "next-mdx-enhanced", - "version": "2.4.0", + "version": "2.5.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 8f395d8..e9f64c1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "next-mdx-enhanced", "description": "Next.js plugin for rendering MDX with layouts and front matter", - "version": "2.4.0", + "version": "2.5.0", "contributors": [ "Jeff Escalante", "Kevin Pruett"