Bump version to 0.22.1 (#1537)

There are a few relatively important bugfixes with no API impact in the
master branch. We might as well release this as a non-breaking change.
This commit is contained in:
Ryan G
2020-04-17 13:36:42 -04:00
committed by GitHub
parent 1f24a09570
commit d5609729cc
3 changed files with 4 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
```toml
[dependencies]
winit = "0.22.0"
winit = "0.22.1"
```
## [Documentation](https://docs.rs/winit)