diff --git a/zebra-scan/Cargo.toml b/zebra-scan/Cargo.toml index f1945ee63f1..f4884e2f1a6 100644 --- a/zebra-scan/Cargo.toml +++ b/zebra-scan/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "zebra-scan" -version = "0.1.0-beta.1" +version = "0.1.0-alpha.1" authors = ["Zcash Foundation "] description = "Shielded transaction scanner for the Zcash blockchain" license = "MIT OR Apache-2.0"