Skip to content

Commit 91f937b

Browse files
committed
Bump patch version
1 parent dec0e52 commit 91f937b

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
@@ -46,7 +46,7 @@ public static function RFC6265() {
4646

4747
class Curl
4848
{
49-
const VERSION = '4.8.1';
49+
const VERSION = '4.8.2';
5050
const DEFAULT_TIMEOUT = 30;
5151

5252
public $curl;

0 commit comments

Comments
 (0)