Skip to content

Commit 05d55af

Browse files
authored
chore: release v0.10.3
1 parent 922178d commit 05d55af

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

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

2323
## [Unreleased]
2424

25+
## [0.10.3](https://github.com/prefix-dev/resolvo/compare/resolvo-v0.10.2...resolvo-v0.10.3) - 2025-12-15
26+
27+
### Other
28+
29+
- *(ci)* bump actions-rust-lang/rustfmt from 1.1.1 to 1.1.2 ([#196](https://github.com/prefix-dev/resolvo/pull/196))
30+
- update banner to new style ([#194](https://github.com/prefix-dev/resolvo/pull/194))
31+
2532
## [0.10.2](https://github.com/prefix-dev/resolvo/compare/resolvo-v0.10.1...resolvo-v0.10.2) - 2025-12-09
2633

2734
### Added

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
@@ -3,7 +3,7 @@ members = ["cpp", "tools/*"]
33
resolver = "2"
44

55
[workspace.package]
6-
version = "0.10.2"
6+
version = "0.10.3"
77
authors = [
88
"Adolfo Ochagavía <github@adolfo.ochagavia.nl>",
99
"Bas Zalmstra <zalmstra.bas@gmail.com>",

0 commit comments

Comments
 (0)