diff --git a/Cargo.toml b/Cargo.toml index 80b41f9..d7449f4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] edition = "2021" name = "pipeview" -version = "0.2.4" +version = "0.3.0" description = "🧪 A command line pipe inspection utility." categories = ["command-line-utilities", "visualization"] keywords = ["pipe", "meter", "gauge"]