Skip to content

Commit cac55cf

Browse files
committed
Update version number [skip ci]
1 parent b41c088 commit cac55cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/HazelCore/Support/Constants/Application.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import Foundation
99
public enum Application {
1010

1111
public static let appName: String = "Hazel"
12-
public static let version: String = "1.0.1"
12+
public static let version: String = "1.0.2"
1313

1414
public enum Paths {
1515
#if DEBUG

0 commit comments

Comments
 (0)