From 735e53b6d1e9e5031fa525648a188a65ad676e3d Mon Sep 17 00:00:00 2001 From: Shuvalov Anton Date: Thu, 14 May 2015 12:00:46 +0300 Subject: [PATCH] bump 0.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c3418ea..a245141 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "superagent-mocker", - "version": "0.1.1", + "version": "0.1.2", "description": "Pretty simple mocks for the CRUD and REST API", "main": "index.js", "scripts": {