Skip to content

Commit e7b24cf

Browse files
authored
Fix RabbitMQ version
This library is not only compatible with RabbitMQ 4.0, but with newer RabbitMQ versions such as 4.1 as well.
1 parent bf62ff5 commit e7b24cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# RabbitMQ AMQP 1.0 JavaScript Client
22

3-
This library is meant to be used with RabbitMQ 4.0. </br>
3+
This library is meant to be used with RabbitMQ `4.x`. </br>
44
Suitable for testing in pre-production environments. The public API(s) could change.
55

66
[![Build Status](https://github.com/coders51/rabbitmq-amqp-js-client/actions/workflows/main.yml/badge.svg)](https://github.com/coders51/rabbitmq-amqp-js-client/actions)

0 commit comments

Comments
 (0)