Bump version and update Changes
[acme-evil.git] / lib / evil.pm
index 291a23af898d3112d7dc5464698c8e64cc0f09eb..9aa718bef81c04205e8bf25a2a636f0b8b32b0f6 100644 (file)
@@ -10,7 +10,7 @@ use Carp;
 my $INTERMEDIATE = __PACKAGE__.'/intermediate';
 my $LAX          = __PACKAGE__.'/lax';
 
-our $VERSION = 0.002;
+our $VERSION = 0.003;
 
 our %tainted;
 our %wants_strict;
@@ -208,7 +208,7 @@ Marius Gavrilescu, E<lt>marius@ieval.roE<gt>
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright (C) 2016 by Marius Gavrilescu
+Copyright (C) 2016-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.22.2 or,
This page took 0.00967 seconds and 4 git commands to generate.