Skip to content

Commit 8c2c572

Browse files
Bump dev version
1 parent 239e92c commit 8c2c572

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

3+
## v0.78.0 (in development)
4+
5+
(no changes yet)
6+
7+
38
## v0.77.0 (Feb 5, 2026)
49

510
### 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.77.0"
3+
version = "0.78.0"
44
edition = "2024"
55

66
description = "RabbitMQ HTTP API client"

0 commit comments

Comments
 (0)