Bump version and update Changes
[app-musicexpo.git] / lib / App / MusicExpo.pm
index b2d1cb201032b59dcb995ec1566d0423901652f5..242e0df0cd19d66cba78cc883ad27b3c965edfb6 100644 (file)
@@ -3,7 +3,7 @@ use v5.14;
 use strict;
 use warnings;
 
-our $VERSION = 0.003001;
+our $VERSION = '0.003002';
 
 use Audio::FLAC::Header qw//;
 use HTML::Template::Compiled qw//;
@@ -206,7 +206,7 @@ Marius Gavrilescu, E<lt>marius@ieval.roE<gt>
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright (C) 2013 by Marius Gavrilescu
+Copyright (C) 2013-2014 by Marius Gavrilescu
 
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself, either Perl version 5.14.2 or,
This page took 0.009479 seconds and 4 git commands to generate.