diff --git a/Cargo.toml b/Cargo.toml index 894370a..d8c2783 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "qv" description = "quickly view your data" -version = "0.2.0" +version = "0.3.3" edition = "2021" homepage = "https://github.com/timvw/qv" repository = "https://github.com/timvw/qv"