Skip to content

Commit 95943a3

Browse files
Bump dev version
1 parent cfa48a0 commit 95943a3

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.71.0 (in development)
4+
5+
No changes yet.
6+
37
## v0.70.0 (Dec 11, 2025)
48

59
### Bug Fixes

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.70.0"
3+
version = "0.71.0"
44
edition = "2024"
55

66
description = "RabbitMQ HTTP API client"

0 commit comments

Comments
 (0)