diff --git a/History.md b/History.md index 435487e..49f4a34 100644 --- a/History.md +++ b/History.md @@ -1,4 +1,9 @@ +0.2.1 / 2017-09-17 +================== + + * Update stack file + 0.2.0 / 2017-09-17 ================== diff --git a/package.json b/package.json index c57ccfa..ffec9e2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rancher-lb", - "version": "0.2.0", + "version": "0.2.1", "description": "active haproxy load balancer for rancher", "main": "index.js", "scripts": {