Update the migration guide version

Former-commit-id: 08d2e4f102
This commit is contained in:
Hirrolot 2022-10-31 21:26:28 +06:00
parent 6d105d3b78
commit 727a604638
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
This document describes breaking changes of `teloxide` crate, as well as the ways to update code. 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. 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 ### teloxide

View file

@ -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)
<div align="center"> <div align="center">
<img src="./ICON.png" width="250"/> <img src="./ICON.png" width="250"/>