Skip to content

Commit 2ea0c8a

Browse files
Bump dev version
1 parent b51af10 commit 2ea0c8a

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.77.0 (in development)
4+
5+
No documented changes yet.
6+
7+
38
## v0.76.0 (Jan 16, 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.76.0"
3+
version = "0.77.0"
44
edition = "2024"
55

66
description = "RabbitMQ HTTP API client"

0 commit comments

Comments
 (0)