Skip to content

Commit e0335d9

Browse files
Bump version to 0.9.2
1 parent 81f6cdf commit e0335d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/MicWarm/main.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -648,6 +648,6 @@ func installSignalHandlers() {
648648
}
649649

650650
installSignalHandlers()
651-
log("mic-warm starting (PID: \(ProcessInfo.processInfo.processIdentifier), version: 0.9.1)")
651+
log("mic-warm starting (PID: \(ProcessInfo.processInfo.processIdentifier), version: 0.9.2)")
652652
keeper.start()
653653
dispatchMain()

0 commit comments

Comments
 (0)