Skip to content

Commit 446ab12

Browse files
committed
Prepare for 0.3.3 release
1 parent 67e6507 commit 446ab12

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [v0.3.3] - 2025-11-29
11+
12+
### Fixed
13+
- **crates.io publishing issue**: keywords had been edited and had too many
14+
1015
## [v0.3.2] - 2025-11-29
1116

1217
### Added

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description = "FsPulse is a fast, cross-platform filesystem scanner and change t
77
license = "MIT OR Apache-2.0"
88
repository = "https://github.com/gtunes-dev/fspulse"
99
homepage = "https://github.com/gtunes-dev/fspulse"
10-
keywords = ["filesystem", "scanner", "tracking", "integrity", "web", "service"]
10+
keywords = ["filesystem", "scanner", "tracking", "integrity"]
1111
categories = ["command-line-utilities"]
1212
readme = "README.md"
1313
documentation = "https://gtunes-dev.github.io/fspulse/"

0 commit comments

Comments
 (0)