Skip to content

Commit

Permalink
Bump version, regenerate phar
Browse files Browse the repository at this point in the history
  • Loading branch information
edsrzf committed Jul 2, 2014
1 parent bfd661d commit fdda372
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions IronMQ.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* @link https://github.com/iron-io/iron_mq_php
* @link http://www.iron.io/products/mq
* @link http://dev.iron.io/
* @version 1.5.1
* @version 3.0.0
* @package IronMQPHP
* @copyright Feel free to copy, steal, take credit for, or whatever you feel like doing with this code. ;)
*/
Expand Down Expand Up @@ -140,7 +140,7 @@ public function asArray()
class IronMQ extends IronCore
{

protected $client_version = '1.5.1';
protected $client_version = '3.0.0';
protected $client_name = 'iron_mq_php';
protected $product_name = 'iron_mq';
protected $default_values = array(
Expand Down
Binary file modified iron_mq.phar
Binary file not shown.

0 comments on commit fdda372

Please sign in to comment.