From 316aa9cbf8fc1d87f6208fd07488ac0e64c8e233 Mon Sep 17 00:00:00 2001 From: Stian Didriksen Date: Sun, 26 Jun 2016 18:55:52 +0200 Subject: [PATCH] 1.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a0ab3ba55..77ba6e0d6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ioredis-mock", - "version": "1.3.0", + "version": "1.4.0", "description": "This library emulates ioredis by performing all operations in-memory.", "main": "./lib", "scripts": {