Bump patch version

This commit is contained in:
Zach Borboa
2018-08-25 03:01:21 -07:00
parent e4d790864f
commit d1e7f85045
+1 -1
View File
@@ -7,7 +7,7 @@ use Curl\Decoder;
class Curl
{
const VERSION = '8.3.0';
const VERSION = '8.3.1';
const DEFAULT_TIMEOUT = 30;
public $curl;