Skip to content

Commit 1cbd3c7

Browse files
github-actions[bot]davidB
authored andcommitted
chore: release
1 parent 367dfa3 commit 1cbd3c7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ members = ["cdevents-sdk", "generator"]
44

55
[workspace.package]
66
edition = "2021"
7-
version = "0.1.0"
7+
version = "0.1.1"
88
authors = [
99
# The actual list of contributors can be retrieved from the git log
1010
"The CDEvents Rust SDK Authors",

cdevents-sdk/CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [0.1.1](https://github.com/cdevents/sdk-rust/compare/cdevents-sdk-v0.1.0...cdevents-sdk-v0.1.1) - 2024-09-30
10+
11+
### Other
12+
13+
- *(deps)* update fluent-uri requirement from 0.2 to 0.3
14+
- *(deps)* update rstest requirement from 0.22 to 0.23
15+
916
## [0.1.0](https://github.com/cdevents/sdk-rust/releases/tag/cdevents-sdk-v0.1.0) - 2024-09-01
1017

1118
### Added

0 commit comments

Comments
 (0)