From 5b30435602663ad104c796cb47e20e41fa6f2b30 Mon Sep 17 00:00:00 2001 From: Micah Ransdell Date: Tue, 13 Oct 2015 19:08:17 -0700 Subject: [PATCH] 1.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 06fc390..64bc2b3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "restify-clients", - "version": "1.1.0", + "version": "1.1.1", "main": "lib/index.js", "description": "HttpClient, StringClient, and JsonClient extracted from restify", "homepage": "http://www.restify.com",