Bump patch version

This commit is contained in:
Zach Borboa
2018-04-21 01:28:43 -07:00
parent 749327db53
commit 4b19e0fa02
+1 -1
View File
@@ -7,7 +7,7 @@ use Curl\Decoder;
class Curl
{
const VERSION = '8.0.2';
const VERSION = '8.0.3';
const DEFAULT_TIMEOUT = 30;
public $curl;