Skip to content

Commit debe0a8

Browse files
authored
Merge pull request php-curl-class#360 from zachborboa/master
Bump minor version
2 parents dce0aef + 4b10846 commit debe0a8

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)