diff --git a/composer.json b/composer.json index fa34c9d..d1de634 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ "magento/framework": "101.*.*" }, "type": "magento2-module", - "version": "0.2.0", + "version": "0.3.0", "license": [ "MIT" ], diff --git a/etc/di.xml b/etc/di.xml index 0632ffe..5430305 100644 --- a/etc/di.xml +++ b/etc/di.xml @@ -26,8 +26,8 @@ - Blackbird\DataModelSample\Api\StudentRepositoryInterface - Blackbird\DataModelSample\Api\TeacherRepositoryInterface + Blackbird\DataModelSample\Api\StudentRepositoryInterface + Blackbird\DataModelSample\Api\TeacherRepositoryInterface