Skip to content

Commit c55f77b

Browse files
blueduskclaude
andcommitted
chore: bump version to 0.4.0
New in 0.4.0: - --version flag - Security: random auth token, path-based cache delete, PRAGMA blocked - CORS: POST methods, localhost origin, auth headers - Safelist: fail closed on load error - Accuracy tests for dir sizes and symlinks - Remove dead code (query_dirs_by_name) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent d2ad6fe commit c55f77b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "diskcopilot"
3-
version = "0.3.0"
3+
version = "0.4.0"
44
edition = "2021"
55
description = "Fast, accurate Mac disk scanner and query tool"
66

0 commit comments

Comments
 (0)