diff --git a/composer.json b/composer.json index 964e96a..6b65554 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "mybizna/isp", "description": "", "type": "asgard-module", - "version": "2024.5", + "version": "2024.6", "license": "GPL-3.0-or-later", "authors": [ { @@ -36,4 +36,4 @@ "Modules\\Isp\\Tests\\": "tests/" } } -} \ No newline at end of file +}