Bump version: 9.6.1 → 9.6.2

This commit is contained in:
github-actions[bot]
2022-09-24 01:53:09 +00:00
parent 54c87b9219
commit f458bf6d9e
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ use Curl\Url;
class Curl
{
const VERSION = '9.6.1';
const VERSION = '9.6.2';
const DEFAULT_TIMEOUT = 30;
public $curl = null;