Skip to content

Commit

Permalink
fix: Readjust tag
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeWithKyrian committed Nov 29, 2024
1 parent d8dd45b commit ac9d1c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": "*",
Expand Down

0 comments on commit ac9d1c1

Please sign in to comment.