We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ddc439 commit 4a8cf57Copy full SHA for 4a8cf57
Sources/BeakCLI/BeakCLI.swift
@@ -4,7 +4,7 @@ import Foundation
4
5
public class BeakCLI {
6
7
- public let version: String = "0.5.0"
+ public let version: String = "0.5.1"
8
public let options: BeakOptions
9
10
public init(options: BeakOptions) {
0 commit comments