diff --git a/package.json b/package.json index 18a542b..77af2d9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "job", - "version": "1.6.2", + "version": "1.6.3", "description": "Job is a module that allows other modules to expose delayed jobs. For example, instead of mailer.sendRegistrationEmail, you can do mailer.delay.sendRegistrationEmail.", "main": "./lib/job.js", "plugin": {