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