From f9f1243b277d16022b2d6d301a6d1d526c0ad184 Mon Sep 17 00:00:00 2001 From: Steve <34465153+xxl4@users.noreply.github.com> Date: Fri, 18 Oct 2024 14:31:03 +0800 Subject: [PATCH] fix update the composer version --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index 26830ec..2322739 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,7 @@ { "name": "nexa-merchant/apis", "license": "MIT", + "version": "2.0.0", "description" : "Nexa merchant Apps api", "keywords": ["laravel", "api", "jwt", "nexa merchant", "merchant", "restful", "restful api"], "type": "library",