Skip to content

Commit 9161780

Browse files
chore(main): release 0.17.3 (#132)
🤖 I have created a release *beep* *boop* --- ## [0.17.3](0.17.2...0.17.3) (2026-04-20) ### Bug Fixes * Bump MSRV from 1.92 to 1.93 ([#131](#131)) ([60ce908](60ce908)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 60ce908 commit 9161780

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"eventsource-client": "0.17.2"
2+
"eventsource-client": "0.17.3"
33
}

eventsource-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 the project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org).
44

5+
## [0.17.3](https://github.com/launchdarkly/rust-eventsource-client/compare/0.17.2...0.17.3) (2026-04-20)
6+
7+
8+
### Bug Fixes
9+
10+
* Bump MSRV from 1.92 to 1.93 ([#131](https://github.com/launchdarkly/rust-eventsource-client/issues/131)) ([60ce908](https://github.com/launchdarkly/rust-eventsource-client/commit/60ce90805f1cef8e3722a96975a4573e4167908b))
11+
512
## [0.17.2](https://github.com/launchdarkly/rust-eventsource-client/compare/0.17.1...0.17.2) (2026-04-13)
613

714

eventsource-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 = "eventsource-client"
3-
version = "0.17.2"
3+
version = "0.17.3"
44
description = "Client for the Server-Sent Events protocol (aka EventSource)"
55
repository = "https://github.com/launchdarkly/rust-eventsource-client"
66
authors = ["LaunchDarkly"]

0 commit comments

Comments
 (0)