We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b574877 commit f41498bCopy full SHA for f41498b
2 files changed
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## 2.x
2
3
+### 2.0.1
4
+
5
+* Automated builds support and updated README
6
7
### 2.0.0
8
9
* Redefine the way that embedded queues and exchanges are bound
package.json
@@ -1,6 +1,6 @@
{
"name": "rabbit-topology",
- "version": "2.0.0",
+ "version": "2.0.1",
"description": "Simple RabbitMQ topology generator",
"main": "lib/index.js",
"scripts": {
0 commit comments