Bump minor version

This commit is contained in:
Zach Borboa
2016-11-13 03:11:22 -08:00
parent 95c9f92c9f
commit 07dee3e181
+1 -1
View File
@@ -4,7 +4,7 @@ namespace Curl;
class Curl
{
const VERSION = '7.0.1';
const VERSION = '7.1.0';
const DEFAULT_TIMEOUT = 30;
public static $RFC2616 = array(