From 015db0abdc6717fb2dd7ad4e0f73697b9d4b9894 Mon Sep 17 00:00:00 2001 From: Ahmad Nassri Date: Thu, 11 Feb 2016 23:08:22 -0500 Subject: [PATCH] force version bump --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index d402fe06..dfbec003 100644 --- a/package.json +++ b/package.json @@ -1,4 +1,5 @@ { + "version": "1.6.2", "name": "mockbin", "description": "Test, mock, and track HTTP requests & responses between libraries, sockets and APIs", "author": "Ahmad Nassri (https://www.mashape.com/)",