Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianbergmann committed Feb 8, 2014
1 parent d8fc8c8 commit 975122f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CLI/Application.php
Expand Up @@ -63,7 +63,7 @@ class Application extends AbstractApplication
{
public function __construct()
{
$version = new Version('1.0.0', __DIR__);
$version = new Version('1.0.1', __DIR__);
parent::__construct('phpdcd', $version->getVersion());
}

Expand Down

0 comments on commit 975122f

Please sign in to comment.