From fb2f51b11d742b67760b01227d0c2e9e6f810efe Mon Sep 17 00:00:00 2001 From: Joe Fleming Date: Mon, 16 May 2016 17:19:55 -0700 Subject: [PATCH] 0.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0255154..92facc9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "esqueue", - "version": "0.3.2", + "version": "0.4.0", "description": "Job queue, powered by Elasticsearch", "main": "lib/index.js", "scripts": {