diff --git a/fiat-rust/Cargo.toml b/fiat-rust/Cargo.toml index d1750f09bc..7cfbceeb0a 100644 --- a/fiat-rust/Cargo.toml +++ b/fiat-rust/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fiat-crypto" -version = "0.1.0" +version = "0.1.1" authors = ["Fiat Crypto library authors "] edition = "2018" description = "Fiat-crypto generated Rust"