diff --git a/package.json b/package.json index 3c7a8c5..9eb686e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "remark-card", - "version": "0.0.0", + "version": "0.1.1", "description": "A remark plugin to parse card component(s)", "type": "module", "exports": "./dist/index.js",