Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshuawuyts committed Aug 21, 2024
1 parent 45b4a62 commit 60fc7b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wit/types.wit
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ interface types {
///
/// This type has been deprecated in favor of the `field-name` type.
@since(version = 0.2.0)
@deprecated(version = 0.2.1)
@deprecated(version = 0.2.2)
type field-key = string;

/// Field values should always be ASCII strings. However, in
Expand Down

0 comments on commit 60fc7b9

Please sign in to comment.