diff --git a/package.json b/package.json index ea2ccea..4ebba23 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sublinks-markdown", - "version": "0.1.2", + "version": "0.1.3", "description": "A markdown parser with rules for frontends of sublinks. Used to easily add markdown support compatible with the standard sublinks frontend.", "module": "./dist/index.js", "types": "./dist/index.d.ts",