Skip to content

Commit f40614f

Browse files
committed
chore(release): prepare v0.2.0
1 parent 058fa51 commit f40614f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tccutil-rs"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
edition = "2024"
55
description = "CLI tool for managing macOS TCC permissions"
66

scripts/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Usage:
1414
1515
Examples:
1616
scripts/install.sh # install latest release
17-
scripts/install.sh v0.1.1 # install a specific release
17+
scripts/install.sh v0.2.0 # install a specific release
1818
1919
Notes:
2020
- macOS only

0 commit comments

Comments
 (0)