mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-08-30 12:14:36 +00:00
Bump version: 8.6.1 → 8.7.0
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ use Curl\Decoder;
|
||||
|
||||
class Curl
|
||||
{
|
||||
const VERSION = '8.6.1';
|
||||
const VERSION = '8.7.0';
|
||||
const DEFAULT_TIMEOUT = 30;
|
||||
|
||||
public $curl;
|
||||
|
||||
Reference in New Issue
Block a user