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"