Skip to content

Commit 4b10846

Browse files
committed
Bump minor version
1 parent dce0aef commit 4b10846

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
@@ -5,7 +5,7 @@
55

66
class Curl
77
{
8-
const VERSION = '4.12.0';
8+
const VERSION = '4.13.0';
99
const DEFAULT_TIMEOUT = 30;
1010

1111
public static $RFC2616 = array(

0 commit comments

Comments
 (0)