M Cargo.toml => Cargo.toml +1 -1
@@ 2,7 2,7 @@
authors = ["Jan Walter <jan@janwalter.com>"]
edition = "2018"
name = "blend_info"
-version = "0.2.1"
+version = "0.2.2"
license = "MIT OR Apache-2.0"
readme = "README.md"
repository = "https://git.sr.ht/~wahn/blend_info"
M src/lib.rs => src/lib.rs +1 -1
@@ 3,7 3,7 @@
//! Print some information about a Blender scene file.
//! ```shell
//! $ ./target/release/blend_info -h
-//! blend_info 0.2.1
+//! blend_info 0.2.2
//! Print some information about a Blender scene file.
//!
//! USAGE: