diff --git a/composer.json b/composer.json index f180d11..fff47be 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "corsinvest/cv4pve-api-php", "description": "Corsinvest Proxmox VE Client API PHP", - "version": "8.2.0", + "version": "8.2.1", "keywords": [ "Proxmox", "Proxmox VE", @@ -37,4 +37,4 @@ "Corsinvest\\ProxmoxVE\\Api\\": "src/" } } -} \ No newline at end of file +}