Skip to content

Commit e57e7f9

Browse files
author
EESH-843
committed
fix(license): replace LICENSE-SPEC with canonical CC-BY-4.0 text
chore(version): bump Cargo.toml and package.json to 1.1.8 to match latest release tag
1 parent 471bb17 commit e57e7f9

3 files changed

Lines changed: 387 additions & 32 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ members = ["crates/clan-sdk", "crates/clan-cli", "app/src-tauri"]
66
# Single source of truth for CLI + Tauri bundle versions. CI overwrites this
77
# from the pushed git tag (see .github/workflows/release.yml); this committed
88
# value is the fallback for local / non-tag builds.
9-
version = "1.1.4"
9+
version = "1.1.8"
1010
edition = "2021"
1111
license = "MPL-2.0"
1212
repository = "https://github.com/saieeshward/clan"

0 commit comments

Comments
 (0)