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": {