diff --git a/itf/Cargo.toml b/itf/Cargo.toml index 3811a11..fd07a05 100644 --- a/itf/Cargo.toml +++ b/itf/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "itf" -version = "0.1.1" +version = "0.1.2" edition = "2021" license = "Apache-2.0" readme = "../README.md"