From 08e22efd8945dcec9ea5693fd916ffd260a9b7a2 Mon Sep 17 00:00:00 2001 From: Geoff Wagstaff Date: Tue, 25 Aug 2015 14:41:14 +0100 Subject: [PATCH] 0.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5ce154e..81e83d6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-redis-warlock", - "version": "0.1.2", + "version": "0.1.3", "description": "Battle-hardened distributed locking using redis", "main": "lib/warlock.js", "scripts": {