Skip to content

Commit 721f4db

Browse files
committed
chore: bump version to 7.2.0
1 parent ece125f commit 721f4db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/HttpClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ class HttpClient
2222

2323
public const API_VERSION = '2026-06-10';
2424

25-
private const VERSION = '7.1.0';
25+
private const VERSION = '7.2.0';
2626

2727
private const BODY_METHODS = ['POST', 'PUT', 'PATCH'];
2828

0 commit comments

Comments
 (0)