Bump version: 8.6.0 → 8.6.1

This commit is contained in:
Zach Borboa
2019-08-04 21:18:01 -07:00
parent 418f4cba1d
commit a418962c43
+1 -1
View File
@@ -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;