Release winit 0.13.1 (#486)

This commit is contained in:
Francesca Frangipane 2018-04-26 18:53:16 -04:00 committed by GitHub
parent 7510b95d8c
commit 2ea42b3947
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 1 deletions

View file

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