Skip to content

Commit b865dd2

Browse files
committed
Set new dev build version
1 parent 2596dc8 commit b865dd2

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
@@ -73,7 +73,7 @@ if (!$found) {
7373

7474
$factory = new TheSeer\phpDox\Factory(
7575
new \TheSeer\phpDox\FileInfo(__DIR__),
76-
new \TheSeer\phpDox\Version('0.9.2-dev')
76+
new \TheSeer\phpDox\Version('0.11.0-dev')
7777
);
7878
exit($factory->getCLI()->run(
7979
new TheSeer\phpDox\CLIOptions($_SERVER['argv'])

0 commit comments

Comments
 (0)