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 2bfc102 commit 1feb57aCopy full SHA for 1feb57a
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, 11, 1) }
+ @inlinable public static var version:PatchVersion { .v(0, 12, 0) }
7
}
0 commit comments