Skip to content

Commit 28a4aa2

Browse files
committed
release 0.50.1
1 parent 28e2a1b commit 28a4aa2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Main
1+
## 0.50.1: Artisanal Clothes Pegs Fixup Edition
22

33
#### Breaking
44

Source/SwiftLintFramework/Models/Version.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ public struct Version {
44
public let value: String
55

66
/// The current SwiftLint version.
7-
public static let current = Version(value: "0.50.0")
7+
public static let current = Version(value: "0.50.1")
88
}

0 commit comments

Comments
 (0)