Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9534937

Browse files
committed
release 0.45.1
1 parent 4f82adf commit 9534937

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Master
1+
## 0.45.1: Clothes Drying Hooks
22

33
#### Breaking
44

Source/SwiftLintFramework/Models/Version.swift

Lines changed: 1 addition & 1 deletion
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.45.0")
7+
public static let current = Version(value: "0.45.1")
88
}

0 commit comments

Comments
 (0)