From 9db42baf64bca04bb17a1889db6b986d73c20ed2 Mon Sep 17 00:00:00 2001 From: Zach Borboa Date: Sun, 24 Jan 2016 18:11:09 -0800 Subject: [PATCH] Bump minor version --- src/Curl/Curl.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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(