We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db6f05f commit a0c15bbCopy full SHA for a0c15bb
Sources/SymbolGraphs/SymbolGraphABI.swift
@@ -3,5 +3,5 @@ import SemanticVersions
3
@frozen public
4
enum SymbolGraphABI
5
{
6
- @inlinable public static var version:PatchVersion { .v(0, 8, 16) }
+ @inlinable public static var version:PatchVersion { .v(0, 8, 17) }
7
}
0 commit comments