From 63c4f6bc23adc9d2c8f92e21b2624c5f4214ed7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20N=C3=B6hles?= Date: Fri, 16 Aug 2024 23:02:31 +0200 Subject: [PATCH] Update composer json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jan Nöhles --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index c29dc01..51d2af5 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "easybill/e-invoicing", - "version": "0.1.1", + "version": "0.2.0", "description": "A package to read and create the formats: factur-x, Peppol BIS Billing, XRechnung (CII/UBL)", "type": "library", "license": "MIT",