Skip to content

Commit

Permalink
tagging v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeSimonson committed Feb 23, 2016
1 parent ee0ee01 commit fda27fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Doctrine/DBAL/Migrations/MigrationsVersion.php
Expand Up @@ -21,7 +21,7 @@

class MigrationsVersion
{
private static $version = 'v1.3.0';
private static $version = 'v1.3.1';

public static function VERSION() {
$gitversion = '@git-version@';
Expand Down

0 comments on commit fda27fc

Please sign in to comment.