We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b23a7e commit bc2d61fCopy full SHA for bc2d61f
1 file changed
Sources/XcodesKit/Version.swift
@@ -1,5 +1,5 @@
1
@preconcurrency import Version
2
3
public var version: Version {
4
- Version("2.0.1")!
+ Version("2.0.2")!
5
}
0 commit comments