diff --git a/Cargo.toml b/Cargo.toml index cbabef1..b58a27f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "pushd" -version = "0.0.1" +version = "0.0.2" authors = ["Dave Rolsky "] description = "A library that implements pushd" repository = "https://github.com/houseabsolute/pushd"