We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11a1fab commit 6a509d6Copy full SHA for 6a509d6
Sources/WhisperKitCLI/WhisperKitCLI.swift
@@ -4,7 +4,7 @@
4
import ArgumentParser
5
import Foundation
6
7
-let VERSION: String = "development"
+let VERSION: String = "v0.12.0"
8
9
@available(macOS 13, iOS 16, watchOS 10, visionOS 1, *)
10
@main
0 commit comments