Skip to content

Commit a3dd8bd

Browse files
committed
Start 0.11.0-dev
1 parent d950338 commit a3dd8bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpdox

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ if (!$found) {
6161

6262
$factory = new TheSeer\phpDox\Factory(
6363
new \TheSeer\phpDox\FileInfo(__DIR__),
64-
new \TheSeer\phpDox\Version('0.10.1')
64+
new \TheSeer\phpDox\Version('0.11.0-dev')
6565
);
6666
exit($factory->getCLI()->run(
6767
new TheSeer\phpDox\CLIOptions($_SERVER['argv'])

0 commit comments

Comments
 (0)