Skip to content

Commit 9252af7

Browse files
Bump version to 0.5.0
1 parent 3404c91 commit 9252af7

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.27
1+
0.5.0

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.27")
4+
public static let current = Version(value: "0.5.0")
55
}

0 commit comments

Comments
 (0)