Bump minor version

This commit is contained in:
Zach Borboa
2017-09-04 14:38:09 -07:00
parent 50d4b277e9
commit c15f23ce5d
+1 -1
View File
@@ -7,7 +7,7 @@ use Curl\Decoder;
class Curl
{
const VERSION = '7.3.1';
const VERSION = '7.4.0';
const DEFAULT_TIMEOUT = 30;
public $curl;