diff --git a/DESCRIPTION b/DESCRIPTION index 7956823..7b512c1 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: longears Title: Interface to 'RabbitMQ' and the Advanced Message Queuing Protocol -Version: 0.1.3 +Version: 0.2.0 Authors@R: c( person("Aaron", "Jacobs", role = c("aut", "cre"), email = "atheriel@gmail.com"), diff --git a/NEWS.md b/NEWS.md index 3028d3c..1b1050e 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# longears 0.1.3.9000 +# longears 0.2.0 (2019-07-19) - Additional arguments can now be passed to exchange and queue declarations, consumers, and bindings, allowing users to employ most of RabbitMQ's