From ea6a5837c915ec2ad0f782730a874a45c437c4a4 Mon Sep 17 00:00:00 2001 From: fshcherbanich Date: Mon, 2 Oct 2023 15:03:52 +0300 Subject: [PATCH] Changing lib version --- src/DocGenerator.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/DocGenerator.php b/src/DocGenerator.php index 7f02cbb8..829982ef 100644 --- a/src/DocGenerator.php +++ b/src/DocGenerator.php @@ -32,7 +32,7 @@ */ final class DocGenerator { - public const VERSION = '1.0.0'; + public const VERSION = '1.1.0'; public const LOG_FILE_NAME = 'last_run.log'; public function __construct(