diff --git a/src/Curl/Curl.php b/src/Curl/Curl.php index 685022c..d89bcff 100644 --- a/src/Curl/Curl.php +++ b/src/Curl/Curl.php @@ -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(