Skip to content

Commit f887652

Browse files
committed
Bump version
1 parent de51d63 commit f887652

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Source/SwiftLintFramework/Models/Version.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ public struct Version: VersionComparable, Sendable {
99
}
1010

1111
/// The current SwiftLint version.
12-
public static let current = Self(value: "0.63.3")
12+
public static let current = Self(value: "0.63.3_subito")
1313

1414
/// Public initializer.
1515
///

0 commit comments

Comments
 (0)