diff --git a/rusp-bin/Cargo.toml b/rusp-bin/Cargo.toml index 97e2e1f..1d23f43 100644 --- a/rusp-bin/Cargo.toml +++ b/rusp-bin/Cargo.toml @@ -6,7 +6,7 @@ license = "BSD-3-Clause" name = "rusp" readme = "README.md" repository = "https://github.com/axiros/rusp" -version = "0.96.0" +version = "0.96.1" [badges] [badges.travis-ci]