diff --git a/package-lock.json b/package-lock.json index 1303249..6d38e63 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@hashicorp/remark-plugins", - "version": "0.5.0", + "version": "0.5.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 6aa4e95..4254dda 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.0", + "version": "0.5.1", "author": "Kevin Pruett", "bugs": "https://github.com/hashicorp/remark-plugins/issues", "contributors": [