Publish 0.3.1

This commit is contained in:
Pierre Krieger 2016-10-04 19:24:57 +02:00
parent 594fce3d26
commit e3eabb6740
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "vulkano-shaders"
version = "0.3.0"
version = "0.3.1"
authors = ["Pierre Krieger <pierre.krieger1708@gmail.com>"]
repository = "https://github.com/tomaka/vulkano"
description = "Shaders "

View File

@ -1,6 +1,6 @@
[package]
name = "vulkano-win"
version = "0.3.0"
version = "0.3.1"
authors = ["Pierre Krieger <pierre.krieger1708@gmail.com>"]
repository = "https://github.com/tomaka/vulkano"
description = "Link between vulkano and winit"

View File

@ -1,6 +1,6 @@
[package]
name = "vulkano"
version = "0.3.0"
version = "0.3.1"
authors = ["Pierre Krieger <pierre.krieger1708@gmail.com>"]
repository = "https://github.com/tomaka/vulkano"
description = "Safe wrapper for the Vulkan graphics API"