diff --git a/package.json b/package.json index 92facc9..5a9dcf1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "esqueue", - "version": "0.4.0", + "version": "0.4.1", "description": "Job queue, powered by Elasticsearch", "main": "lib/index.js", "scripts": {