diff --git a/lib/App/Aphra.pm b/lib/App/Aphra.pm index c1b5063..91835de 100644 --- a/lib/App/Aphra.pm +++ b/lib/App/Aphra.pm @@ -36,7 +36,7 @@ use Getopt::Long; use Carp; use Clone 'clone'; -our $VERSION = '0.0.1'; +our $VERSION = '0.0.2'; has commands => ( isa => 'HashRef',