Skip to content

Commit 62b4d62

Browse files
authored
Merge pull request #206 from rabc/bump_version
Bump version to 0.2.39
2 parents fdde347 + 48553c4 commit 62b4d62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/XCLogParser/commands/Version.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ import Foundation
2121

2222
public struct Version {
2323

24-
public static let current = "0.2.37"
24+
public static let current = "0.2.39"
2525

2626
}

0 commit comments

Comments
 (0)