Skip to content

Commit a613b4f

Browse files
gosarsrchase
authored andcommitted
Update codegen to 0.11.0 in README (smithy-lang#533)
1 parent a329693 commit a613b4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ are as follows:
2828

2929
dependencies {
3030
implementation("software.amazon.smithy:smithy-model:[1.17.0, 2.0[")
31-
implementation("software.amazon.smithy.typescript:smithy-typescript-codegen:0.10.0")
31+
implementation("software.amazon.smithy.typescript:smithy-typescript-codegen:0.11.0")
3232
}
3333
```
3434

0 commit comments

Comments
 (0)