bump columnq-cli version

This commit is contained in:
Qingping Hou 2024-04-28 15:49:01 -07:00
parent 9fbbd7fd35
commit 5ff5ef76d0
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1104,7 +1104,7 @@ dependencies = [
[[package]]
name = "columnq-cli"
version = "0.4.0"
version = "0.5.0"
dependencies = [
"anyhow",
"clap",

View File

@ -1,6 +1,6 @@
[package]
name = "columnq-cli"
version = "0.4.0"
version = "0.5.0"
homepage = "https://github.com/roapi/roapi"
license = "MIT"
readme = "README.md"