From 04b653686082f8c7cfc61f8b4f5d0de61e3b2cef Mon Sep 17 00:00:00 2001 From: Alex Stoica Date: Mon, 1 Aug 2022 11:36:48 +0300 Subject: [PATCH] Add composer version --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 149a71d..ae5290d 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "itrack/anaf", "type": "library", - "version": "3.0.4", + "version": "3.0.5", "description": "API ANAF pentru verificarea contribuabililor care sunt inregistrati conform art. 316 din Codul Fiscal", "authors": [{ "name": "Alex Stoica",