Bump version and update Changes
[webservice-strike.git] / lib / WebService / Strike.pm
index 44ad562b5c9c12d030282c5c96437308433b448f..56d1c474d5dafe04de1ae05c4f2ef954d5126494 100644 (file)
@@ -7,7 +7,7 @@ use parent qw/Exporter/;
 
 our @EXPORT    = qw/strike/; ## no critic (ProhibitAutomaticExportation)
 our @EXPORT_OK = qw/strike_query strike/;
-our $VERSION = '0.001001';
+our $VERSION = '0.001002';
 our $BASE_URL = 'http://getstrike.net/api/torrents/';
 
 use JSON::MaybeXS qw/decode_json/;
This page took 0.009363 seconds and 4 git commands to generate.