Skip to content

Commit ae15ff9

Browse files
committed
Bump patch version
1 parent 9dbfd50 commit ae15ff9

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

1010
public $curl;

0 commit comments

Comments
 (0)