Skip to content

Commit fdba6f6

Browse files
committed
[no-jira] Update current version to 2.3.2
1 parent b1f5fb7 commit fdba6f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/xcparse/XCPParser.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import TSCUtility
1212
import XCParseCore
1313
import Converter
1414

15-
let xcparseCurrentVersion = Version(2, 3, 1)
15+
let xcparseCurrentVersion = Version(2, 3, 2)
1616

1717
struct XCResultToolCompatability {
1818
var supportsExport: Bool = true

0 commit comments

Comments
 (0)