Bump version and update Changes
[webservice-strike.git] / lib / WebService / Strike / Torrent.pm
index 4f08520e0b9a8c1a2e2b1a815c39e24be343fc9f..71fb52666f2cbeccf0b7289aab2ce49a27efc6ba 100644 (file)
@@ -5,7 +5,7 @@ use strict;
 use warnings;
 use parent qw/Class::Accessor::Fast/;
 
-our $VERSION = '0.004002';
+our $VERSION = 0.005;
 
 use JSON::MaybeXS qw/decode_json/;
 use MIME::Base64;
@@ -198,7 +198,7 @@ Marius Gavrilescu, E<lt>marius@ieval.roE<gt>
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright (C) 2015 by Marius Gavrilescu
+Copyright (C) 2015-2016 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.010188 seconds and 4 git commands to generate.