Skip to content

Commit

Permalink
Updated to 0.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Yonas Kolb committed Apr 16, 2018
1 parent f843184 commit 8d02d27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/BeakCore/Beak.swift
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ public struct BeakOptions {

public class Beak {

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

public init(options: BeakOptions) {
Expand Down

0 comments on commit 8d02d27

Please sign in to comment.