Skip to content

Commit

Permalink
Updated to 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yonaskolb committed Jan 6, 2018
1 parent 04bff06 commit 881f83b
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.0"
public let version: String = "0.3.1"
public let options: BeakOptions

public init(options: BeakOptions) {
Expand Down

0 comments on commit 881f83b

Please sign in to comment.