Skip to content

Commit

Permalink
Increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
taylordaughtry committed Feb 5, 2016
1 parent 655183a commit d60722e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion brief/BriefPlugin.php
Expand Up @@ -11,7 +11,7 @@ public function getName()

public function getVersion()
{
return '1.2.0';
return '1.2.1';
}

public function getDeveloper()
Expand Down

0 comments on commit d60722e

Please sign in to comment.