Skip to content

Commit 39c4603

Browse files
Bump version for v0.2.0 release
Signed-off-by: AboutCode Automation <[email protected]>
1 parent 18894da commit 39c4603

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## v0.2.0 (2025-12-19)
4+
5+
- Update FST with latest PURLs
6+
37
## v0.1.0 (2025-11-12)
48

59
- Initial release

Cargo.lock

Lines changed: 1 addition & 1 deletion
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
@@ -1,6 +1,6 @@
11
[package]
22
name = "purl_validator"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
edition = "2024"
55
authors = ["Keshav Priyadarshi <[email protected]>", "AboutCode <[email protected]>"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)