Skip to content

Commit

Permalink
Update versions.toml
Browse files Browse the repository at this point in the history
Update to the first commit where nothing in history has a bad revision:

```
 git rev-list 5c6b1a1..release-2023-11-01 | tac | xargs -I {} bash -ce 'git checkout {} && grep "smithy-lang/smithy-rs#1896" codegen-core -r'
```
  • Loading branch information
rcoh authored Nov 2, 2023
1 parent 51e409c commit bb22948
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versions.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
smithy_rs_revision = '9b0e3cfd256ff737f6d23a64a323f2e526307e67'
smithy_rs_revision = '5c6b1a19f385cc582d4795f50240394267448f9f'
aws_doc_sdk_examples_revision = 'dc64af92d9c1780e628ab8b9f665e0490dfad6c8'

[manual_interventions]
Expand Down

0 comments on commit bb22948

Please sign in to comment.