Skip to content

Commit 3aa2a62

Browse files
Bump version to 0.4.23
1 parent 27c3a9b commit 3aa2a62

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.4.22
1+
0.4.23

Sources/IBLinterKit/Version.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
public struct Version {
22
public let value: String
33

4-
public static let current = Version(value: "0.4.22")
4+
public static let current = Version(value: "0.4.23")
55
}

0 commit comments

Comments
 (0)