From 45387a908e80e0ecb6038b112e6f3ebd72bfa419 Mon Sep 17 00:00:00 2001 From: andelf Date: Thu, 3 Dec 2015 18:38:47 +0800 Subject: [PATCH] bump version, publish --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 06c1d528..793da201 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sdl2_image" -version = "0.5.0" +version = "0.6.0" authors = ["xsleonard"] description = "SDL2_image bindings and wrappers" license = "MIT"