diff --git a/sdl2-sys/Cargo.toml b/sdl2-sys/Cargo.toml index a403cf12..53d45a3f 100644 --- a/sdl2-sys/Cargo.toml +++ b/sdl2-sys/Cargo.toml @@ -3,7 +3,7 @@ name = "sdl2-sys" description = "Raw SDL2 bindings for Rust, used internally rust-sdl2" repository = "https://github.com/AngryLawyer/rust-sdl2" -version = "0.27.3" +version = "0.30.0-beta" authors = ["Tony Aldridge "] license = "MIT" links = "SDL2"