bump minor version (#468)

* bump minor version

* update changelog date and fix typo

* Updated date (we're going to release for real this time)

* Update version in README for the first time in a long time
This commit is contained in:
Joe Moon 2018-04-25 08:43:32 -07:00 committed by Francesca Frangipane
parent eadd9a19b2
commit 4641433c6a
3 changed files with 5 additions and 3 deletions

View file

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