There was an error while loading. Please reload this page.
1 parent 35c3d59 commit d7fcae6Copy full SHA for d7fcae6
1 file changed
Package.swift
@@ -22,7 +22,7 @@ import PackageDescription
22
23
let releaseVersion = ProcessInfo.processInfo.environment["RELEASE_VERSION"] ?? "0.0.0"
24
let gitCommit = ProcessInfo.processInfo.environment["GIT_COMMIT"] ?? "unspecified"
25
-let builderShimVersion = "0.7.0"
+let builderShimVersion = "0.8.0"
26
let scVersion = "0.24.5"
27
28
let package = Package(
0 commit comments