diff --git a/composer.json b/composer.json index 88acec7..880fde2 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,6 @@ { "name": "idanoo/php-resque", + "version": "1.4.0", "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"],