diff --git a/Cargo.toml b/Cargo.toml index 5cb91de..18b3ffd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "allegedly" description = "public ledger server tools and services (for the PLC)" license = "MIT OR Apache-2.0" -version = "0.2.0" +version = "0.2.1" edition = "2024" default-run = "allegedly"