We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28e2a1b commit 28a4aa2Copy full SHA for 28a4aa2
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## Main
+## 0.50.1: Artisanal Clothes Pegs Fixup Edition
2
3
#### Breaking
4
Source/SwiftLintFramework/Models/Version.swift
@@ -4,5 +4,5 @@ public struct Version {
public let value: String
5
6
/// The current SwiftLint version.
7
- public static let current = Version(value: "0.50.0")
+ public static let current = Version(value: "0.50.1")
8
}
0 commit comments