Bump major version

This commit is contained in:
Zach Borboa
2016-09-02 17:18:01 -07:00
parent 522fe31dd0
commit 2e08fc596a
+1 -1
View File
@@ -4,7 +4,7 @@ namespace Curl;
class Curl
{
const VERSION = '5.1.0';
const VERSION = '6.0.0';
const DEFAULT_TIMEOUT = 30;
public static $RFC2616 = array(