Skip to content

Commit 8f5371e

Browse files
authored
chore: release v0.3.2 (#86)
2 parents ae885ae + 1860fff commit 8f5371e

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

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

88
## [Unreleased](https://github.com/calteran/oliframe/compare/v0.1.0...HEAD)
99

10+
## [0.3.2](https://github.com/calteran/oliframe/compare/v0.3.1...v0.3.2) - 2025-05-05
11+
12+
### Other
13+
14+
- *(deps)* bump clap from 4.5.35 to 4.5.37
15+
1016
## [0.3.1](https://github.com/calteran/oliframe/compare/v0.3.0...v0.3.1) - 2025-04-02
1117

1218
- *(deps)* bump patch level of clap, env_logger, image, log, and tempfile

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
@@ -2,7 +2,7 @@
22
name = "oliframe"
33
description = "Add a simple border to one or more images"
44
repository = "https://github.com/calteran/oliframe"
5-
version = "0.3.1"
5+
version = "0.3.2"
66
edition = "2024"
77
license = "MIT"
88
readme = "README.md"

0 commit comments

Comments
 (0)