X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=lib%2FApp%2FMusicExpo.pm;h=c3ee03a7d2fa858e31ea3de847f1d0e71daaa52b;hb=c7ddc5dbe18fc94f0103c7365ea9ae7cac96455b;hp=d66d719b71e90adb12cc463ae6c688db9ecbebb1;hpb=b2f791f6dac6a71ce09b99ed249875febb4d1006;p=app-musicexpo.git diff --git a/lib/App/MusicExpo.pm b/lib/App/MusicExpo.pm index d66d719..c3ee03a 100644 --- a/lib/App/MusicExpo.pm +++ b/lib/App/MusicExpo.pm @@ -3,7 +3,7 @@ use v5.14; use strict; use warnings; -our $VERSION = 0.003; +our $VERSION = 0.003001; use Audio::FLAC::Header qw//; use HTML::Template::Compiled qw//;