Skip to content
This repository has been archived by the owner on Sep 5, 2020. It is now read-only.

Commit

Permalink
Merge pull request #469 from barryvdh/patch-3
Browse files Browse the repository at this point in the history
Bump version constant
  • Loading branch information
Anahkiasen committed Mar 10, 2015
2 parents 1a6ad93 + dfda039 commit d2cd6d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Rocketeer/Rocketeer.php
Expand Up @@ -26,7 +26,7 @@ class Rocketeer
*
* @type string
*/
const VERSION = '2.0.7';
const VERSION = '2.1.1';

/**
* The specific commit built.
Expand Down

0 comments on commit d2cd6d3

Please sign in to comment.