Skip to content

Commit 1feb57a

Browse files
committed
this is an ABI breaking change, again
1 parent 2bfc102 commit 1feb57a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/SymbolGraphs/SymbolGraphABI.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ import SemanticVersions
33
@frozen public
44
enum SymbolGraphABI
55
{
6-
@inlinable public static var version:PatchVersion { .v(0, 11, 1) }
6+
@inlinable public static var version:PatchVersion { .v(0, 12, 0) }
77
}

0 commit comments

Comments
 (0)