Publish 0.12.0. Update CHANGELOG. (#449)

See the CHANGELOG for all relevant changes included in this new version.
This commit is contained in:
mitchmindtree 2018-04-06 15:04:12 +05:45 committed by GitHub
parent 591e0d9b8e
commit 9d036a6faa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View file

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