diff --git a/package.json b/package.json index e5f2e08..c1fd789 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "remark-flexible-code-titles", - "version": "1.1.2", + "version": "1.1.3", "description": "Remark plugin to add titles or/and containers for the code blocks with customizable properties", "type": "module", "exports": "./dist/esm/index.js",