diff --git a/Cargo.toml b/Cargo.toml index c3692e7..b863d1d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "openssh-keys" -version = "0.1.2" +version = "0.2.0" authors = ["Stephen Demos "] description = "read and write OpenSSH public keys" documentation = "https://docs.rs/openssh-keys"