Bump minor version

This commit is contained in:
Zach Borboa
2016-01-24 18:11:09 -08:00
parent c77e1077e3
commit 9db42baf64
+1 -1
View File
@@ -5,7 +5,7 @@ namespace Curl;
class Curl
{
const VERSION = '4.8.2';
const VERSION = '4.9.0';
const DEFAULT_TIMEOUT = 30;
public static $RFC2616 = array(