From 6ad438db96f6b26a5e0a21b19483887c5cae469d Mon Sep 17 00:00:00 2001 From: Joe Fleming Date: Tue, 19 Jul 2016 13:43:18 -0700 Subject: [PATCH] 0.10.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e249bed..6150bfa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "esqueue", - "version": "0.10.0", + "version": "0.10.1", "description": "Job queue, powered by Elasticsearch", "main": "lib/index.js", "scripts": {