Skip to content

Commit 871ff24

Browse files
committed
Bump version: 8.9.3 → 8.9.4
1 parent 5e20ae3 commit 871ff24

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
@@ -8,7 +8,7 @@
88

99
class Curl
1010
{
11-
const VERSION = '8.9.3';
11+
const VERSION = '8.9.4';
1212
const DEFAULT_TIMEOUT = 30;
1313

1414
public $curl = null;

0 commit comments

Comments
 (0)