diff --git a/package-lock.json b/package-lock.json index 6d38e63..6569ee6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@hashicorp/remark-plugins", - "version": "0.5.1", + "version": "1.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 4254dda..9d25d79 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@hashicorp/remark-plugins", "description": "A potpourri of remark plugins used to process .mdx files", - "version": "0.5.1", + "version": "1.0.0", "author": "Kevin Pruett", "bugs": "https://github.com/hashicorp/remark-plugins/issues", "contributors": [