Skip to content

Commit 60fc7b9

Browse files
committed
oops
1 parent 45b4a62 commit 60fc7b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wit/types.wit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ interface types {
154154
///
155155
/// This type has been deprecated in favor of the `field-name` type.
156156
@since(version = 0.2.0)
157-
@deprecated(version = 0.2.1)
157+
@deprecated(version = 0.2.2)
158158
type field-key = string;
159159

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

0 commit comments

Comments
 (0)