Skip to content

Commit c97c96d

Browse files
committed
Bump version: 8.9.4 → 8.10.0
1 parent 9c92856 commit c97c96d

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 = '8.9.4';
11+
const VERSION = '8.10.0';
1212
const DEFAULT_TIMEOUT = 30;
1313

1414
public $curl = null;

0 commit comments

Comments
 (0)