Skip to content

Commit 2e08fc5

Browse files
committed
Bump major version
1 parent 522fe31 commit 2e08fc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Curl/Curl.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
class Curl
66
{
7-
const VERSION = '5.1.0';
7+
const VERSION = '6.0.0';
88
const DEFAULT_TIMEOUT = 30;
99

1010
public static $RFC2616 = array(

0 commit comments

Comments
 (0)