Commit c9fb127d authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

version bump while at it

parent d44cca58
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@ use utf8;

no if $] >= 5.018, warnings => "experimental::smartmatch";

our $VERSION = qx{git describe --dirty} || '0.04';
our $VERSION = qx{git describe --dirty} || '0.05';

my $refresh_interval = 180;