diff --git a/Cargo.toml b/Cargo.toml index 56512fc9..689852cb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "sdl2_ttf" description = "SDL2_ttf bindings for Rust" repository = "https://github.com/andelf/rust-sdl2_ttf" -version = "0.13.0" +version = "0.13.1" license = "MIT" readme = "README.md" authors = ["ShuYu Wang "]