diff --git a/composer.json b/composer.json index b6320fc..fa962b4 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "codewithkyrian/whisper.php", "description": "PHP bindings for OpenAI Whisper made possible by whisper.cpp", "type": "library", - "version": "1.7.2", + "version": "1.0.0", "require": { "php": "^8.1", "ext-ffi": "*",