Skip to content

Commit 8508e02

Browse files
committed
Updated to 0.4.0
1 parent 387a9e4 commit 8508e02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/BeakCLI/BeakCLI.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import Foundation
44

55
public class BeakCLI {
66

7-
public let version: String = "0.3.5"
7+
public let version: String = "0.4.0"
88
public let options: BeakOptions
99

1010
public init(options: BeakOptions) {

0 commit comments

Comments
 (0)