Skip to content

Commit 4dfbdd8

Browse files
committed
Bump version.
1 parent ff9b99c commit 4dfbdd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LookingGlassServiceProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ public function boot(): void
3030
$this->bootForConsole();
3131
}
3232

33-
AboutCommand::add('Looking Glass', fn () => ['Version' => '0.0.2']);
33+
AboutCommand::add('Looking Glass', fn () => ['Version' => '0.0.3']);
3434
}
3535

3636
/**

0 commit comments

Comments
 (0)