Skip to content

Commit 73ec46e

Browse files
committed
Bump version: 8.6.1 → 8.7.0
1 parent 1b86b63 commit 73ec46e

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
@@ -7,7 +7,7 @@
77

88
class Curl
99
{
10-
const VERSION = '8.6.1';
10+
const VERSION = '8.7.0';
1111
const DEFAULT_TIMEOUT = 30;
1212

1313
public $curl;

0 commit comments

Comments
 (0)