From 230e5235012b8c48e6308490a76ae8fcb84ce8c4 Mon Sep 17 00:00:00 2001 From: Corentin Girard Date: Fri, 15 Jul 2022 14:55:29 +0200 Subject: [PATCH] 2.2.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c2ee811..66d9ebe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "typedoc-plugin-extras", - "version": "2.2.3", + "version": "2.2.4", "description": "A plugin for TypeDoc which adds extras to the generated documentation", "main": "./dist/main.js", "exports": "./dist/main.js",