diff --git a/package.json b/package.json index 82b4996..306083d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rehype-highlight-code-lines", - "version": "0.0.2", + "version": "0.0.3", "description": "Rehype plugin to add line numbers to code blocks and allow highlighting of desired code lines", "type": "module", "exports": "./dist/esm/index.js",