Skip to content

Commit 0971b94

Browse files
committed
Release 0.10.0
1 parent b865dd2 commit 0971b94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpdox

+1-1
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.11.0-dev')
76+
new \TheSeer\phpDox\Version('0.10.0')
7777
);
7878
exit($factory->getCLI()->run(
7979
new TheSeer\phpDox\CLIOptions($_SERVER['argv'])

0 commit comments

Comments
 (0)