Publish 0.8.1 with fixes necessary for glutin (#296)

This commit is contained in:
tomaka 2017-09-23 09:36:30 +02:00 committed by GitHub
parent 6a2a7036d4
commit 15fbc0dff4
4 changed files with 50 additions and 1 deletions

View file

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