Mirror x11 ISO_LEFT_TAB detection on wayland and release version 0.8.3 (#314)

* wayland: mirror x11 ISO_LEFT_TAB detection

* Release 0.8.3
This commit is contained in:
Chet Gurevitch 2017-10-12 00:39:41 -07:00 committed by tomaka
parent 80d9a6371d
commit eff3440482
3 changed files with 4 additions and 1 deletions

View file

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