Bump version and update Changes
[slob.git] / lib / Slob.pm
index 3e9697fff3c7c2faea0550ea579f1f4bc6848a33..33516bd2e83f2afe105771ed779f6bb73e618f5d 100644 (file)
@@ -3,7 +3,7 @@ package Slob;
 use 5.014000;
 use strict;
 use warnings;
-our $VERSION = '0.001';
+our $VERSION = '0.002';
 
 use constant MAGIC => "!-1SLOB\x1F";
 
@@ -363,7 +363,7 @@ Marius Gavrilescu, E<lt>marius@ieval.roE<gt>
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright (C) 2017 by Marius Gavrilescu
+Copyright (C) 2017-2018 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.26.1 or,
This page took 0.009437 seconds and 4 git commands to generate.