From bae58b03705d1c0dcbb9d42c8b7beaa106cf8084 Mon Sep 17 00:00:00 2001 From: Joe Fleming Date: Wed, 1 Mar 2017 11:25:55 -0700 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a24ff4d..8db6d10 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "esqueue", - "version": "1.0.0", + "version": "2.0.0", "description": "Job queue, powered by Elasticsearch", "main": "lib/index.js", "scripts": {