Release 0.21.0 (#1440)

* Update CHANGELOG.md

* Update README.md

* Update Cargo.toml

* Update Cargo.toml

* Update README.md

* Update CHANGELOG.md
This commit is contained in:
Freya Gentz 2020-02-04 19:07:31 -07:00 committed by GitHub
parent c1eb7f9629
commit 28f0eb598d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "winit"
version = "0.20.0"
version = "0.21.0"
authors = ["The winit contributors", "Pierre Krieger <pierre.krieger1708@gmail.com>"]
description = "Cross-platform window creation library."
edition = "2018"