Skip to content

Commit a967880

Browse files
committed
Cargo.toml: set package version to 0.3.0
1 parent de0c7f8 commit a967880

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
All notable changes to the `dom_sanitizer` crate will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)
55

6-
## [0.2.4] - 2025-09-06
6+
## [0.3.0] - 2025-09-07
77

88
### Changed
99
- Updated `dom_query` dependency version from 0.20.1 to 0.22.0

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -1,5 +1,5 @@
11
[workspace.package]
2-
version = "0.2.4"
2+
version = "0.3.0"
33
edition = "2021"
44
license = "MIT"
55
rust-version = "1.75"

0 commit comments

Comments
 (0)