mirror of
https://github.com/rust-windowing/winit.git
synced 2026-09-01 22:30:04 -04:00
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:
committed by
Francesca Frangipane
parent
eadd9a19b2
commit
4641433c6a
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user