Skip to content

Commit b26e262

Browse files
committed
Bumps the version to 0.2.2 and updates the NEWS file.
1 parent 86feb13 commit b26e262

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: longears
22
Title: A Fast and Fully-Featured 'RabbitMQ' Client
3-
Version: 0.2.1
3+
Version: 0.2.2
44
Authors@R: c(
55
person("Aaron", "Jacobs", role = c("aut", "cre"),
66
email = "atheriel@gmail.com"),

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# longears 0.2.1.9000
1+
# longears 0.2.2
22

33
- `amqp_publish()` will now accept raw vectors for the message body in addition
44
to strings. (#4 by @dselivanov)

0 commit comments

Comments
 (0)