mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-09-02 05:36:36 +00:00
Bump patch version
This commit is contained in:
+1
-1
@@ -46,7 +46,7 @@ CurlCookieConst::Init();
|
||||
|
||||
class Curl
|
||||
{
|
||||
const VERSION = '4.8.1';
|
||||
const VERSION = '4.8.2';
|
||||
const DEFAULT_TIMEOUT = 30;
|
||||
|
||||
public $curl;
|
||||
|
||||
Reference in New Issue
Block a user