Skip to content

Commit f41498b

Browse files
committed
2.0.1
1 parent b574877 commit f41498b

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## 2.x
22

3+
### 2.0.1
4+
5+
* Automated builds support and updated README
6+
37
### 2.0.0
48

59
* Redefine the way that embedded queues and exchanges are bound

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rabbit-topology",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Simple RabbitMQ topology generator",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)