release 0.50.1
This commit is contained in:
parent
28e2a1b022
commit
28a4aa2195
|
@ -1,4 +1,4 @@
|
|||
## Main
|
||||
## 0.50.1: Artisanal Clothes Pegs Fixup Edition
|
||||
|
||||
#### Breaking
|
||||
|
||||
|
|
|
@ -4,5 +4,5 @@ public struct Version {
|
|||
public let value: String
|
||||
|
||||
/// The current SwiftLint version.
|
||||
public static let current = Version(value: "0.50.0")
|
||||
public static let current = Version(value: "0.50.1")
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue