From 27b7290a67883c02e09ea88512fa058d56e2f346 Mon Sep 17 00:00:00 2001 From: Florent Dubost Date: Wed, 9 Sep 2015 10:41:43 +0200 Subject: [PATCH] v1.6.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1654bc4..cf9b02e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "superagent-mock", "description": "superagent plugin allowing to simulate HTTP calls by returning data fixtures based on the requested URL.", - "version": "1.3.0", + "version": "1.6.0", "keywords": [ "superagent", "mock",