diff --git a/package.json b/package.json index 0ef0700..891f059 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rehype-wrap-all", - "version": "1.0.1", + "version": "1.1.0", "description": "wrap all matching elements with a given element", "main": "index.js", "engines": {