Skip to content

Commit 6e2cca8

Browse files
committed
chore: bump version to 0.1.9
1 parent f4d64cf commit 6e2cca8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10-
## [0.1.8](https://github.com/bnkc/emval/compare/v0.1.7...v0.1.8) - 2025-06-26
10+
## [0.1.9](https://github.com/bnkc/emval/compare/v0.1.7...v0.1.9) - 2025-06-26
1111

1212
### Fixed
1313

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 = "emval"
3-
version = "0.1.8"
3+
version = "0.1.9"
44
description = "emval is a blazingly fast email validator"
55
edition = "2021"
66
license = "MIT"

0 commit comments

Comments
 (0)