diff --git a/Cargo.toml b/Cargo.toml index 577501a..939bbd8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "stl-thumb" -version = "0.3.0" +version = "0.3.1" authors = ["Tyler Anderson "] description = "A fast lightweight thumbnail generator for STL files" readme = "README.md"