Skip to content

Commit d1f8ba2

Browse files
thomasc-adyengithub-actions[bot]
authored andcommitted
chore(release): bump to 29.0.1
1 parent 043387b commit d1f8ba2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
29.0.0
1+
29.0.1

src/Adyen/Client.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
class Client
99
{
10-
const LIB_VERSION = "29.0.0";
10+
const LIB_VERSION = "29.0.1";
1111
const LIB_NAME = "adyen-php-api-library";
1212
const USER_AGENT_SUFFIX = "adyen-php-api-library/";
1313
const ENDPOINT_TEST = "https://pal-test.adyen.com";

0 commit comments

Comments
 (0)