We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1dd5ac4 + 7e471d6 commit 32a081aCopy full SHA for 32a081a
Sources/TSCUtility/Versioning.swift
@@ -74,7 +74,7 @@ public struct Versioning {
74
75
/// The current version of the package manager.
76
public static let currentVersion = SwiftVersion(
77
- version: (5, 3, 0),
+ version: (5, 4, 0),
78
isDevelopment: true,
79
buildIdentifier: getBuildIdentifier())
80
0 commit comments