diff --git a/web/Cargo.toml b/web/Cargo.toml index 33c59a1..229de4c 100644 --- a/web/Cargo.toml +++ b/web/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "upub-web" -version = "0.1.0" +version = "0.3.0" edition = "2021" authors = [ "alemi " ] description = "web frontend for upub"