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 f4b8268 commit 4228c79Copy full SHA for 4228c79
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, 10, 2) }
+ @inlinable public static var version:PatchVersion { .v(0, 10, 3) }
7
}
0 commit comments