X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=lib%2FApp%2FMusicExpo.pm;h=49276c124703efb78393e0c19e1c4d6db3f4dced;hb=1904b54c0625bcff5edc4434f953f44ef51e16d9;hp=f2ee745352df6ba497f590da6593c9f4b9db5f4b;hpb=f7964165707b3e45f93960236a695596fa62bcd1;p=app-musicexpo.git diff --git a/lib/App/MusicExpo.pm b/lib/App/MusicExpo.pm index f2ee745..49276c1 100644 --- a/lib/App/MusicExpo.pm +++ b/lib/App/MusicExpo.pm @@ -3,7 +3,7 @@ use 5.014000; use strict; use warnings; -our $VERSION = '1.001_001'; +our $VERSION = '1.002001'; use HTML::Template::Compiled qw//; use Memoize qw/memoize/;