Skip to content

Commit

Permalink
Bump version to 2.11.1-DEV
Browse files Browse the repository at this point in the history
  • Loading branch information
morozov committed Sep 20, 2020
1 parent 0d4e1a8 commit 5d22823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Doctrine/DBAL/Version.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ class Version
/**
* Current Doctrine Version.
*/
public const VERSION = '2.11.0';
public const VERSION = '2.11.1-DEV';

/**
* Compares a Doctrine version with the current one.
Expand Down

0 comments on commit 5d22823

Please sign in to comment.