diff --git a/composer.json b/composer.json index 880fde2..d6f89be 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,6 @@ { "name": "idanoo/php-resque", - "version": "1.4.0", + "version": "1.4.1", "type": "library", "description": "Redis backed library for creating background jobs and processing them later. Based on resque for Ruby. Originally forked from chrisboulton/php-resque.", "keywords": ["job", "background", "redis", "resque"],