From 4bb6f8183f2a6d0e03ede05aa041a83b208d5925 Mon Sep 17 00:00:00 2001 From: Mateus Neves Date: Fri, 29 May 2020 12:05:12 -0300 Subject: [PATCH] =?UTF-8?q?atualizando=20vers=C3=A3o?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 6c41dfa..48751e4 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "simplesvet/enotas", - "version": "2.6", + "version": "2.7", "description": "eNotasGW API", "type": "package", "require": { @@ -12,4 +12,4 @@ "eNotasGW\\": "src/" } } -} \ No newline at end of file +}