diff --git a/composer.json b/composer.json index f5c7681..428f9d5 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "mybizna/queuing", "description": "Queuing Management System", "type": "asgard-module", - "version": "2024.4", + "version": "2024.5", "license": "GPL-3.0-or-later", "authors": [ { @@ -37,4 +37,4 @@ "Modules\\Queuing\\Tests\\": "tests/" } } -} \ No newline at end of file +}