Skip to content

Commit bc0ecc3

Browse files
authored
chore: release v0.4.1 (#91)
1 parent a9224c4 commit bc0ecc3

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.4.1] - 2025-05-30
6+
7+
### 🚀 Features
8+
9+
- Add more public to allow to create objets (#101)
10+
11+
<!-- generated by git-cliff -->
512
## [0.4.0] - 2025-03-18
613

714
### 🚀 Features

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.0"
3+
version = "0.4.1"
44
edition = "2021"
55
license = "Apache-2.0"
66
description= "A Rust client for EDC"

0 commit comments

Comments
 (0)