Publish version 0.7.0

Includes:

- Recent removal of sync (breaking change) #191.
- Wayland fixes: #190, #188, #181
- X11 fixes: #174, #178,
This commit is contained in:
mitchmindtree 2017-06-24 12:26:15 +10:00
parent a08347eef0
commit 9a17c2eb86

View file

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