File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ members = ["cdevents-sdk", "generator"]
44
55[workspace .package ]
66edition = " 2021"
7- version = " 0.1.2 "
7+ version = " 0.1.3 "
88authors = [
99 # The actual list of contributors can be retrieved from the git log
1010 " The CDEvents Rust SDK Authors" ,
Original file line number Diff line number Diff 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.3] ( https://github.com/cdevents/sdk-rust/compare/cdevents-sdk-v0.1.2...cdevents-sdk-v0.1.3 ) - 2025-01-09
10+
11+ ### Other
12+
13+ - * (deps)* update cloudevents-sdk requirement from 0.7 to 0.8
14+
915## [ 0.1.2] ( https://github.com/cdevents/sdk-rust/compare/cdevents-sdk-v0.1.1...cdevents-sdk-v0.1.2 ) - 2025-01-07
1016
1117### Other
You can’t perform that action at this time.
0 commit comments