Version bump Transcript trait

Preparation for yanking 0.1.0 which had an insecure format due to lack 
of length prefixing labels.
This commit is contained in:
Luke Parker
2022-06-24 18:59:28 -04:00
parent a46524f0ce
commit 6775fb471e

View File

@@ -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"