diff --git a/package-lock.json b/package-lock.json index 1791c4e..7821e3e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@markdoc/next.js", - "version": "0.3.7", + "version": "0.4.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@markdoc/next.js", - "version": "0.3.7", + "version": "0.4.0", "license": "MIT", "dependencies": { "js-yaml": "^4.1.0" diff --git a/package.json b/package.json index 20fc0df..6bc52eb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@markdoc/next.js", - "version": "0.3.7", + "version": "0.4.0", "author": "Stripe, Inc.", "description": "Markdoc plugin for Next.js", "license": "MIT",