diff --git a/Cargo.toml b/Cargo.toml index 685ece1..5770b7e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "minifb" -version = "0.2.4" +version = "0.2.5" license = "MIT" authors = ["Daniel Collin "] description = "Cross-platform window setup for bitmap rendering"