Bump minor version

This commit is contained in:
Zach Borboa
2016-07-16 14:29:08 -07:00
parent ccc95440ac
commit 1437f32492
+1 -1
View File
@@ -5,7 +5,7 @@ namespace Curl;
class Curl
{
const VERSION = '4.11.0';
const VERSION = '4.12.0';
const DEFAULT_TIMEOUT = 30;
public static $RFC2616 = array(