diff --git a/composer.json b/composer.json index 2d6764d..3c26ef6 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "boboko/core", "description": "Core module — authentication and shared panel behaviour", "type": "library", - "version": "0.0.1", + "version": "0.0.2", "autoload": { "psr-4": { "Modules\\Core\\": "src/"