]> iEval git - svg-spritemaker.git/blobdiff - lib/SVG/SpriteMaker.pm
Bump version and update Changes
[svg-spritemaker.git] / lib / SVG / SpriteMaker.pm
index e24b5d9e8931166f89f977e2d2e99cc85cd11f47..47d566ceba541159a7769ffa970a56b138ab8547 100644 (file)
@@ -4,8 +4,8 @@ use 5.014000;
 use strict;
 use warnings;
 
-our $VERSION = '0.001';
-our @EXPORT = qw/make_sprite make_sprite_prefix/;
+our $VERSION = '0.002';
+our @EXPORT = qw/make_sprite/;
 our @EXPORT_OK = @EXPORT;
 
 use parent qw/Exporter/;
@@ -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.020948 seconds and 4 git commands to generate.