Skip to content

Commit 1de4607

Browse files
committed
Bump version to 0.3.0
1 parent 18442b2 commit 1de4607

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

git-glue.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
// repositories into subdirectories within a target repository while preserving
77
// the git history of each source.
88

9-
$app = new Silly\Application('git-glue', '0.2.1');
9+
$app = new Silly\Application('git-glue', '0.3.0');
1010

1111
$app->command('glue', function(\Symfony\Component\Console\Output\OutputInterface $output) use ($app) {
1212
// Load configuration

0 commit comments

Comments
 (0)