diff --git a/columnq-cli/Cargo.toml b/columnq-cli/Cargo.toml index 4dc7ef6..d01554f 100644 --- a/columnq-cli/Cargo.toml +++ b/columnq-cli/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "columnq-cli" -version = "0.1.3" +version = "0.1.4" homepage = "https://github.com/roapi/roapi" license = "MIT" readme = "README.md" diff --git a/roapi-http/Cargo.toml b/roapi-http/Cargo.toml index ba24fde..7ec7dc6 100644 --- a/roapi-http/Cargo.toml +++ b/roapi-http/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "roapi-http" -version = "0.4.3" +version = "0.4.4" authors = ["QP Hou "] homepage = "https://github.com/roapi/roapi" license = "MIT"