diff --git a/Cargo.toml b/Cargo.toml index afb29e0..50ae925 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ keywords = ["nushell", "network", "plugin"] homepage = "https://github.com/fennewald/nu_plugin_net" repository = "https://github.com/fennewald/nu_plugin_net" description = "A nushell plugin for enumerating network interfaces in a platform-agnostic way" -version = "1.7.0" +version = "1.8.0" edition = "2021" readme = "README.md"