Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f82adf commit 9534937Copy full SHA for 9534937
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## Master
+## 0.45.1: Clothes Drying Hooks
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.45.0")
+ public static let current = Version(value: "0.45.1")
8
}
0 commit comments