diff --git a/crypto/transcript/Cargo.toml b/crypto/transcript/Cargo.toml index 989db342..64445baa 100644 --- a/crypto/transcript/Cargo.toml +++ b/crypto/transcript/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "transcript-trait" -version = "0.1.0" +version = "0.1.1" description = "A simple transcript trait definition" license = "MIT" repository = "https://github.com/serai-dex/serai"