Skip to content

Commit 5eb45e4

Browse files
committed
~ Version Bump
1 parent 1856e53 commit 5eb45e4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Project.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ import ProjectDescription
22

33
let settings = Environment.selfCompiled.getBoolean(default: false)
44

5-
let version: String = "1.7.4"
6-
let build: String = "112"
5+
let version: String = "1.7.5"
6+
let build: String = "113"
77

88
func corkTarget(configureWithSelfCompiled: Bool) -> ProjectDescription.Target {
99
var additionalCompilationConditions = [String]()

0 commit comments

Comments
 (0)