diff --git a/MIGRATION_GUIDE.md b/MIGRATION_GUIDE.md index 0c8a33bf..c5da2a04 100644 --- a/MIGRATION_GUIDE.md +++ b/MIGRATION_GUIDE.md @@ -1,7 +1,7 @@ This document describes breaking changes of `teloxide` crate, as well as the ways to update code. Note that the list of required changes is not fully exhaustive and it may lack something in rare cases. -## 0.10 -> 0.xxx.xxx +## 0.11 -> 0.11.1 ### teloxide diff --git a/README.md b/README.md index bf649dd5..f211a547 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -> [v0.10 -> v0.11 migration guide >>](MIGRATION_GUIDE.md#010---011) +> [v0.11 -> v0.11.1 migration guide >>](MIGRATION_GUIDE.md#011---0111)