diff --git a/package-lock.json b/package-lock.json index a75c5a5..d5b8e7b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "remark-mdx-frontmatter", - "version": "2.0.2", + "version": "2.0.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "remark-mdx-frontmatter", - "version": "2.0.2", + "version": "2.0.3", "license": "MIT", "dependencies": { "@types/mdast": "^3.0.0", diff --git a/package.json b/package.json index ea90364..71bd542 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "remark-mdx-frontmatter", - "version": "2.0.2", + "version": "2.0.3", "description": "A remark plugin for converting frontmatter metadata into MDX exports", "author": "Remco Haszing ", "license": "MIT",