Bump patch version

This commit is contained in:
Zach Borboa
2016-09-27 00:35:34 -07:00
parent df358fc425
commit 459231fae7
+1 -1
View File
@@ -4,7 +4,7 @@ namespace Curl;
class Curl
{
const VERSION = '7.0.0';
const VERSION = '7.0.1';
const DEFAULT_TIMEOUT = 30;
public static $RFC2616 = array(