diff --git a/sdl2/Cargo.toml b/sdl2/Cargo.toml index e483816..a8a41e1 100644 --- a/sdl2/Cargo.toml +++ b/sdl2/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "chargrid_sdl2" description = "Graphical chargrid context which renders with sdl2" -version = "0.4.0" +version = "0.4.1" authors = ["Stephen Sherratt "] license = "MIT" readme = "README.md"