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