Bump patch version

This commit is contained in:
Zach Borboa
2017-06-27 16:57:16 -07:00
parent b1e150eada
commit 0dcf0230ef
+1 -1
View File
@@ -7,7 +7,7 @@ use Curl\Decoder;
class Curl
{
const VERSION = '7.3.0';
const VERSION = '7.3.1';
const DEFAULT_TIMEOUT = 30;
public $curl;