Skip to content

Commit 130bdac

Browse files
committed
chore: development v0.2.145 - comprehensive testing complete [auto-commit]
1 parent 76c07f9 commit 130bdac

File tree

10 files changed

+19
-15
lines changed

10 files changed

+19
-15
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2323
- Cleaned up all TTAPI references from justfile and build scripts
2424
- Updated justfile header and recipes for UFFS
2525

26-
## [0.2.144] - 2026-01-27
26+
## [0.2.145] - 2026-01-27
2727

2828
### Added
2929
- Baseline CI validation for modernization effort
@@ -46,7 +46,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4646
### Fixed
4747
- Various MFT parsing edge cases
4848

49-
[Unreleased]: https://github.com/githubrobbi/UltraFastFileSearch/compare/v0.2.144...HEAD
50-
[0.2.144]: https://github.com/githubrobbi/UltraFastFileSearch/compare/v0.2.114...v0.2.144
49+
[Unreleased]: https://github.com/githubrobbi/UltraFastFileSearch/compare/v0.2.145...HEAD
50+
[0.2.145]: https://github.com/githubrobbi/UltraFastFileSearch/compare/v0.2.114...v0.2.145
5151
[0.2.114]: https://github.com/githubrobbi/UltraFastFileSearch/releases/tag/v0.2.114
5252

Cargo.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ exclude = [
3939
# Workspace Package Metadata (inherited by all crates)
4040
# ─────────────────────────────────────────────────────────────────────────────
4141
[workspace.package]
42-
version = "0.2.144"
42+
version = "0.2.145"
4343
edition = "2024"
4444
rust-version = "1.85"
4545
license = "MPL-2.0 OR LicenseRef-UFFS-Commercial"

0 commit comments

Comments
 (0)