Bump version and update Changes
[app-gallery.git] / lib / App / Gallery.pm
index 17f2f5e839c5775f3dab09615371c7b0924332c5..250bc2045b0bb0d89f6c76bea76ac8fdf452e343 100644 (file)
@@ -12,7 +12,7 @@ use File::Spec::Functions qw/catdir catfile/;
 use HTML::Template::Compiled;
 use Image::Magick;
 
-our $VERSION = '0.001';
+our $VERSION = '0.001001';
 
 my $default_template;
 my %default_args = (tmpl => '', title => 'Gallery', width => 600, height => 600);
This page took 0.009525 seconds and 4 git commands to generate.