Skip to content

Commit 52a92d7

Browse files
committed
Bump version: 9.2.0 → 9.3.0
1 parent 23d80e4 commit 52a92d7

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.2.0';
11+
const VERSION = '9.3.0';
1212
const DEFAULT_TIMEOUT = 30;
1313

1414
public $curl = null;

0 commit comments

Comments
 (0)