Bump minor version

This commit is contained in:
Zach Borboa
2016-07-25 08:35:37 -07:00
parent dce0aef2dc
commit 4b1084647b
+1 -1
View File
@@ -5,7 +5,7 @@ namespace Curl;
class Curl
{
const VERSION = '4.12.0';
const VERSION = '4.13.0';
const DEFAULT_TIMEOUT = 30;
public static $RFC2616 = array(