From 69833f31008601760bf6c363ca0375c757fa2f7e Mon Sep 17 00:00:00 2001 From: Dedan Irungu Date: Wed, 28 Dec 2022 13:44:33 +0300 Subject: [PATCH] Update --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 4e0bce3..39fd3e6 100755 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "mybizna/product", "description": "", "type": "asgard-module", - "version": "1.0.1", + "version": "1.0.2", "license": "GPL-3.0-or-later", "authors": [ { @@ -16,7 +16,7 @@ } ], "require": { - "mybizna/account": "^1.0.1" + "mybizna/account": "^1.0.2" }, "extra": { "laravel": {