inc version

This commit is contained in:
Maik Klein 2017-04-22 15:24:59 +02:00
parent 35785d3539
commit d267b52e45

View file

@ -1,6 +1,6 @@
[package] [package]
name = "ash" name = "ash"
version = "0.15.5-pre" version = "0.15.5"
authors = ["maik klein <maikklein@googlemail.com>"] authors = ["maik klein <maikklein@googlemail.com>"]
description = "Vulkan bindings for Rust" description = "Vulkan bindings for Rust"
license = "MIT" license = "MIT"
@ -14,4 +14,4 @@ shared_library = "0.1.5"
lazy_static = "0.2.1" lazy_static = "0.2.1"
[package.metadata.release] [package.metadata.release]
no-dev-version = true no-dev-version = true