diff --git a/Cargo.toml b/Cargo.toml index 975892e6..785882e1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sdl2_image" -version = "0.2.3" +version = "0.2.4" authors = ["xsleonard"] description = "SDL2_image bindings and wrappers" license = "MIT"