Skip to content

Commit

Permalink
Updated to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yonaskolb committed Jun 3, 2018
1 parent 387a9e4 commit 8508e02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/BeakCLI/BeakCLI.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import Foundation

public class BeakCLI {

public let version: String = "0.3.5"
public let version: String = "0.4.0"
public let options: BeakOptions

public init(options: BeakOptions) {
Expand Down

0 comments on commit 8508e02

Please sign in to comment.