Skip to content

Commit abed344

Browse files
github-actions[bot]davidB
authored andcommitted
chore: release v0.1.2
1 parent 49ffd4a commit abed344

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Diff for: Cargo.toml

+1-1
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.1"
7+
version = "0.1.2"
88
authors = [
99
# The actual list of contributors can be retrieved from the git log
1010
"The CDEvents Rust SDK Authors",

Diff for: cdevents-sdk/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.1.2](https://github.com/cdevents/sdk-rust/compare/cdevents-sdk-v0.1.1...cdevents-sdk-v0.1.2) - 2025-01-07
10+
11+
### Other
12+
13+
- *(deps)* update thiserror requirement from 1.0 to 2.0
14+
915
## [0.1.1](https://github.com/cdevents/sdk-rust/compare/cdevents-sdk-v0.1.0...cdevents-sdk-v0.1.1) - 2024-09-30
1016

1117
### Other

0 commit comments

Comments
 (0)