From 9e4e61ed85816d4be756b5e56fd7187ce9051489 Mon Sep 17 00:00:00 2001 From: Nena Furtmeier Date: Tue, 29 Dec 2020 15:49:01 +0100 Subject: [PATCH] version bump --- .gitignore | 2 +- composer.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 56740289..719ef3f7 100644 --- a/.gitignore +++ b/.gitignore @@ -14,4 +14,4 @@ test.php /Samples/analyzeLogs.php /doc/ .phpunit.result.cache -.php_cs.cache +.php_cs.cache \ No newline at end of file diff --git a/composer.json b/composer.json index 8ad47aaa..61d95bfe 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "nemiah/php-fints", "description": "PHP Library for the protocols fints and hbci", "homepage": "https://github.com/nemiah/phpFinTS", - "version": "3.0.0", + "version": "3.1.0", "license": "MIT", "autoload": { "psr-0": {