Bump minor version

This commit is contained in:
Zach Borboa
2016-03-08 07:38:13 -08:00
parent 32760377dd
commit e618fbd8a9
+1 -1
View File
@@ -5,7 +5,7 @@ namespace Curl;
class Curl
{
const VERSION = '4.10.0';
const VERSION = '4.11.0';
const DEFAULT_TIMEOUT = 30;
public static $RFC2616 = array(