diff --git a/components/controller/Cargo.toml b/components/controller/Cargo.toml index efc953d7..080f5b2a 100644 --- a/components/controller/Cargo.toml +++ b/components/controller/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "keri-controller" -version = "0.2.0" +version = "0.3.0" description = "KERI Identifier Management Library" authors.workspace = true edition.workspace = true