diff --git a/dnapi-rs/Cargo.toml b/dnapi-rs/Cargo.toml index 1307825..288b233 100644 --- a/dnapi-rs/Cargo.toml +++ b/dnapi-rs/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "dnapi-rs" -version = "0.1.2" +version = "0.1.3" edition = "2021" description = "A rust client for the Defined Networking API" license = "AGPL-3.0-or-later"