diff --git a/package.json b/package.json index e50362b..d536a83 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "remark-github-code-import", - "version": "0.2.0", + "version": "0.2.1", "description": "remark plugin that imports code from a GitHub URL", "type": "module", "exports": "./dist/index.js",