mirror of
https://github.com/realm/SwiftLint.git
synced 2026-05-07 20:12:49 +00:00
Prepare 0.62.1 release
This commit is contained in:
@@ -9,7 +9,7 @@ public struct Version: VersionComparable, Sendable {
|
||||
}
|
||||
|
||||
/// The current SwiftLint version.
|
||||
public static let current = Self(value: "0.62.0")
|
||||
public static let current = Self(value: "0.62.1")
|
||||
|
||||
/// Public initializer.
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user