Bump patch version

This commit is contained in:
Zach Borboa
2018-11-13 23:02:19 -08:00
parent b67d5d5894
commit 8f0a52bb17
+1 -1
View File
@@ -7,7 +7,7 @@ use Curl\Decoder;
class Curl
{
const VERSION = '8.3.2';
const VERSION = '8.3.3';
const DEFAULT_TIMEOUT = 30;
public $curl;