Skip to content

Commit 9f7e463

Browse files
Bump dev version
1 parent 9a482f1 commit 9f7e463

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Rust Client for the RabbitMQ HTTP API Change Log
22

3+
## v0.60.0 (in development)
4+
5+
No changes yet.
6+
37
## v0.59.0 (Sep 26, 2025)
48

59
### Enhancements

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rabbitmq_http_client"
3-
version = "0.59.0"
3+
version = "0.60.0"
44
edition = "2024"
55

66
description = "RabbitMQ HTTP API client"

0 commit comments

Comments
 (0)