Skip to content

Commit 459231f

Browse files
committed
Bump patch version
1 parent df358fc commit 459231f

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 = '7.0.0';
7+
const VERSION = '7.0.1';
88
const DEFAULT_TIMEOUT = 30;
99

1010
public static $RFC2616 = array(

0 commit comments

Comments
 (0)