From 64db34ed0afa32729fcf1ebbe7b179cc3cc24ebd Mon Sep 17 00:00:00 2001 From: Shuvalov Anton Date: Mon, 18 May 2015 17:33:01 +0300 Subject: [PATCH] bump to 0.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a245141..928cbfb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "superagent-mocker", - "version": "0.1.2", + "version": "0.1.3", "description": "Pretty simple mocks for the CRUD and REST API", "main": "index.js", "scripts": {