diff --git a/cli/Cargo.lock b/cli/Cargo.lock index 1bee248..15c2b24 100644 --- a/cli/Cargo.lock +++ b/cli/Cargo.lock @@ -495,7 +495,7 @@ dependencies = [ [[package]] name = "devtrail-cli" -version = "1.1.0" +version = "1.2.0" dependencies = [ "anyhow", "assert_cmd", diff --git a/cli/Cargo.toml b/cli/Cargo.toml index cff86c5..05eed6c 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "devtrail-cli" -version = "1.1.0" +version = "1.2.0" edition = "2021" description = "CLI tool for DevTrail - Documentation Governance for AI-Assisted Development" license = "MIT" diff --git a/dist/dist-manifest.yml b/dist/dist-manifest.yml index c1f59fa..97e1074 100644 --- a/dist/dist-manifest.yml +++ b/dist/dist-manifest.yml @@ -1,4 +1,4 @@ -version: "2.1.0" +version: "2.2.0" description: "DevTrail distribution manifest" repository: "https://github.com/StrangeDaysTech/devtrail" diff --git a/docs/adopters/CLI-REFERENCE.md b/docs/adopters/CLI-REFERENCE.md index 84561bb..fcbdbfe 100644 --- a/docs/adopters/CLI-REFERENCE.md +++ b/docs/adopters/CLI-REFERENCE.md @@ -202,7 +202,7 @@ $ devtrail status ┌───────────┬──────────────────────────┐ │ Path │ /home/user/my-project │ │ Framework │ fw-2.1.0 │ - │ CLI │ cli-1.1.0 │ + │ CLI │ cli-1.2.0 │ │ Language │ en │ └───────────┴──────────────────────────┘