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 45b4a62 commit 60fc7b9Copy full SHA for 60fc7b9
wit/types.wit
@@ -154,7 +154,7 @@ interface types {
154
///
155
/// This type has been deprecated in favor of the `field-name` type.
156
@since(version = 0.2.0)
157
- @deprecated(version = 0.2.1)
+ @deprecated(version = 0.2.2)
158
type field-key = string;
159
160
/// Field values should always be ASCII strings. However, in
0 commit comments