cmake : bump version to 1.1.0

This commit is contained in:
Georgi Gerganov
2023-01-15 14:22:25 +02:00
parent c3991bbb24
commit 8738427dd6
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "whisper.cpp",
"version": "1.0.4",
"version": "1.1.0",
"description": "Whisper speech recognition",
"main": "whisper.js",
"scripts": {