release 0.1.2 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
diff --git a/Cargo.lock b/Cargo.lock index aa5a253..a29b86f 100644 --- a/Cargo.lock +++ b/Cargo.lock
@@ -625,7 +625,7 @@ [[package]] name = "doriscli" -version = "0.1.1" +version = "0.1.2" dependencies = [ "anyhow", "assert_cmd",
diff --git a/Cargo.toml b/Cargo.toml index 111cc3d..cc4bbb7 100644 --- a/Cargo.toml +++ b/Cargo.toml
@@ -6,7 +6,7 @@ [package] name = "doriscli" -version = "0.1.1" +version = "0.1.2" edition = "2021" description = "Doris CLI — SQL, profiles, and tablet analysis against a Doris kernel"