From 2505a4e0e5a0337ca8dc84cba7289fc29f77e6fd Mon Sep 17 00:00:00 2001 From: Dedan Irungu Date: Thu, 29 Dec 2022 16:09:18 +0300 Subject: [PATCH] Update --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 5f21cfa..5b16e25 100755 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "mybizna/partner", "description": "", "type": "asgard-module", - "version": "0.9.8.1", + "version": "1.0.0", "license": "GPL-3.0-or-later", "authors": [ { @@ -16,7 +16,7 @@ } ], "require": { - "mybizna/core": "^0.9.5" + "mybizna/core": "^1.0.0" }, "extra": { "laravel": {