diff --git a/README.md b/README.md index ae437f2..3897563 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # e-invoicing -[![Generic badge](https://img.shields.io/badge/Version-0.1.1-important.svg)]() +[![Generic badge](https://img.shields.io/badge/Version-0.1.2-important.svg)]() [![Generic badge](https://img.shields.io/badge/License-MIT-blue.svg)]() ## Introduction diff --git a/composer.json b/composer.json index c29dc01..0a4ef4b 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "easybill/e-invoicing", - "version": "0.1.1", + "version": "0.1.2", "description": "A package to read and create the formats: factur-x, Peppol BIS Billing, XRechnung (CII/UBL)", "type": "library", "license": "MIT",