Bump minor version

This commit is contained in:
Zach Borboa
2018-08-18 11:02:12 -07:00
parent 297ad3154c
commit b5d9ec2120
+1 -1
View File
@@ -7,7 +7,7 @@ use Curl\Decoder;
class Curl
{
const VERSION = '8.2.0';
const VERSION = '8.3.0';
const DEFAULT_TIMEOUT = 30;
public $curl;