Hotfix: Correcting core version to 0.1.0

This commit is contained in:
2026-07-09 00:56:04 +03:00
parent 364368ba3d
commit 1d2a90059d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "boboko/core",
"description": "Core module — authentication and shared panel behaviour",
"type": "library",
"version": "0.2.0",
"version": "0.1.0",
"autoload": {
"psr-4": {
"Modules\\Core\\": "src/"