diff --git a/advotracker/Cargo.toml b/advotracker/Cargo.toml index 08f8391..d29eb67 100644 --- a/advotracker/Cargo.toml +++ b/advotracker/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "advotracker" -version = "0.1.0" +version = "0.1.1" authors = ["Ralf Zerres "] description = "Frontend component that supports lawyers to capture relevant data encountered during an online legal advice." readme = "README.md"