Skip to content

Commit 645bb24

Browse files
committed
Updated to 0.3.0
1 parent e6429cd commit 645bb24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/BeakCore/Beak.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ public struct BeakOptions {
1818

1919
public class Beak {
2020

21-
public let version: String = "0.2.0"
21+
public let version: String = "0.3.0"
2222
public let options: BeakOptions
2323

2424
public init(options: BeakOptions) {

0 commit comments

Comments
 (0)