From 19f00e0b00aad14c11f6009ea276a2b571a2d924 Mon Sep 17 00:00:00 2001 From: Jacob Quatier Date: Tue, 5 Jan 2016 22:16:22 -0800 Subject: [PATCH] 1.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 430e69a..3bea4f4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eureka-js-client", - "version": "1.6.1", + "version": "1.7.0", "description": "A JavaScript implementation the Netflix OSS service registry, Eureka.", "main": "lib/eureka-client.js", "scripts": {