Bump minor version

This commit is contained in:
Zach Borboa
2017-05-01 01:11:43 -07:00
parent 0c675a8b7a
commit 66d0afcb48
+1 -1
View File
@@ -7,7 +7,7 @@ use Curl\Decoder;
class Curl
{
const VERSION = '7.2.0';
const VERSION = '7.3.0';
const DEFAULT_TIMEOUT = 30;
public $curl;