diff --git a/Cargo.toml b/Cargo.toml index 32c9b37..5c73167 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "vtkio" -version = "0.2.1" +version = "0.2.2" authors = ["Egor Larionov "] license = "MIT OR Apache-2.0" description = "Parser and writer for the legacy VTK file format"