Skip to content

Commit c317bd9

Browse files
authored
chore: release v0.4.2
1 parent 4b74077 commit c317bd9

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

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.

edc-connector-client/CHANGELOG.md

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

8686
## [Unreleased]
8787

88+
## [0.4.2] - 2025-12-04
89+
90+
### ⚙️ Miscellaneous Tasks
91+
92+
- Bump to edc 0.14.1
93+
- Fix fmt
94+
95+
<!-- generated by git-cliff -->
96+
8897
## [0.2.1](https://github.com/wolf4ood/edc-rs/compare/v0.2.0...v0.2.1) - 2024-09-23
8998

9099
### Added

edc-connector-client/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "edc-connector-client"
3-
version = "0.4.1"
3+
version = "0.4.2"
44
edition = "2021"
55
license = "Apache-2.0"
66
description= "A Rust client for EDC"

0 commit comments

Comments
 (0)