From 87c1ae53b3b397e9acdeebff2355e37269379aef Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Sun, 14 Apr 2024 00:40:57 +0200 Subject: [PATCH] 1.1.21 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 06b9154..5f3fadf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@git.zone/tsdoc", - "version": "1.1.20", + "version": "1.1.21", "private": false, "description": "An advanced TypeScript documentation tool leveraging AI for enhanced insights and automated documentation generation, with capabilities for automated and enhanced documentation creation tailor-made for TypeScript projects.", "main": "dist_ts/index.js",