From 702946cd831b3f9effe250a09ceb9deeabbc737d Mon Sep 17 00:00:00 2001 From: Stian Didriksen Date: Tue, 2 Aug 2016 14:38:12 +0200 Subject: [PATCH] 1.7.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c90d6315f..6bedf9d44 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ioredis-mock", - "version": "1.6.0", + "version": "1.7.0", "description": "This library emulates ioredis by performing all operations in-memory.", "main": "./lib", "scripts": {