Skip to content

Commit 96e3e00

Browse files
Merge pull request #223 from chenrui333/patch-1
fix: bump version to match with the 0.2.41 release
2 parents 7cf8c50 + 1615c88 commit 96e3e00

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.39"
24+
public static let current = "0.2.41"
2525

2626
}

0 commit comments

Comments
 (0)