Skip to content

Commit c3b0559

Browse files
committed
Bump version: 9.1.0 → 9.2.0
1 parent d295be6 commit c3b0559

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Curl/Curl.php

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

99
class Curl
1010
{
11-
const VERSION = '9.1.0';
11+
const VERSION = '9.2.0';
1212
const DEFAULT_TIMEOUT = 30;
1313

1414
public $curl = null;

0 commit comments

Comments
 (0)