Bump version number
authorMarius Gavrilescu <marius@ieval.ro>
Thu, 2 Jan 2014 10:50:03 +0000 (12:50 +0200)
committerMarius Gavrilescu <marius@ieval.ro>
Thu, 2 Jan 2014 10:50:03 +0000 (12:50 +0200)
lib/App/MusicExpo.pm

index d66d719b71e90adb12cc463ae6c688db9ecbebb1..c3ee03a7d2fa858e31ea3de847f1d0e71daaa52b 100644 (file)
@@ -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//;
This page took 0.010347 seconds and 4 git commands to generate.