Skip to content

Commit 75edfe2

Browse files
committed
Bump minor version
1 parent acfd5bb commit 75edfe2

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
@@ -6,7 +6,7 @@
66

77
class Curl
88
{
9-
const VERSION = '7.1.0';
9+
const VERSION = '7.2.0';
1010
const DEFAULT_TIMEOUT = 30;
1111

1212
public $curl;

0 commit comments

Comments
 (0)