Skip to content

Commit f2f7406

Browse files
committed
update version
1 parent 42923e8 commit f2f7406

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Doctrine/ODM/PHPCR/Version.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ final class Version
1010
/**
1111
* Current version of PHPCR ODM.
1212
*/
13-
public const VERSION = '2.0.1';
13+
public const VERSION = '2.0-dev';
1414
}

0 commit comments

Comments
 (0)