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