Skip to content

Commit 9e4e61e

Browse files
committed
version bump
1 parent fd95e48 commit 9e4e61e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ test.php
1414
/Samples/analyzeLogs.php
1515
/doc/
1616
.phpunit.result.cache
17-
.php_cs.cache
17+
.php_cs.cache

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "nemiah/php-fints",
33
"description": "PHP Library for the protocols fints and hbci",
44
"homepage": "https://github.com/nemiah/phpFinTS",
5-
"version": "3.0.0",
5+
"version": "3.1.0",
66
"license": "MIT",
77
"autoload": {
88
"psr-0": {

0 commit comments

Comments
 (0)