diff --git a/Cargo.toml b/Cargo.toml index 4572ffe..dc19bed 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] edition = "2018" name = "macos-routing-table" -version = "0.0.1" +version = "0.1.0" description = "macOS Routing table parser" license = "MIT or Apache-2.0" repository = "https://github.com/shutton/macos-routing-table.git"