diff --git a/package.json b/package.json index 19e39e2..669475d 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": "2.0.1", + "version": "3.0.0", "keywords": [ "superagent", "mock",