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