From 07e6e760eaba40f515f73916d5df6302034d5f7d Mon Sep 17 00:00:00 2001 From: Shuvalov Anton Date: Thu, 15 Oct 2015 01:41:00 +0300 Subject: [PATCH] bump 0.3.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f7424ab..1c15f5d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "superagent-mocker", - "version": "0.2.0", + "version": "0.3.0", "description": "Pretty simple mocks for the CRUD and REST API", "main": "index.js", "scripts": {