Skip to content

Commit 4a8cf57

Browse files
committed
Updated to 0.5.1
1 parent 0ddc439 commit 4a8cf57

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.5.0"
7+
public let version: String = "0.5.1"
88
public let options: BeakOptions
99

1010
public init(options: BeakOptions) {

0 commit comments

Comments
 (0)