Bump version and update Changes
[svg-spritemaker.git] / lib / SVG / SpriteMaker.pm
index 499cdbef5a86aab01c8186a883f0e86b944f102a..47d566ceba541159a7769ffa970a56b138ab8547 100644 (file)
@@ -4,7 +4,7 @@ use 5.014000;
 use strict;
 use warnings;
 
-our $VERSION = '0.001';
+our $VERSION = '0.002';
 our @EXPORT = qw/make_sprite/;
 our @EXPORT_OK = @EXPORT;
 
@@ -166,7 +166,7 @@ Marius Gavrilescu, E<lt>marius@ieval.roE<gt>
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright (C) 2015 by Marius Gavrilescu
+Copyright (C) 2015-2017 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.20.2 or,
This page took 0.009784 seconds and 4 git commands to generate.