We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df358fc commit 459231fCopy full SHA for 459231f
src/Curl/Curl.php
@@ -4,7 +4,7 @@
4
5
class Curl
6
{
7
- const VERSION = '7.0.0';
+ const VERSION = '7.0.1';
8
const DEFAULT_TIMEOUT = 30;
9
10
public static $RFC2616 = array(
0 commit comments