Bump version and update Changes
[webservice-strike.git] / lib / WebService / Strike.pm
index 8ff1e5531c8e328cffc86395265586f214a18a89..44ad562b5c9c12d030282c5c96437308433b448f 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.001';
+our $VERSION = '0.001001';
 our $BASE_URL = 'http://getstrike.net/api/torrents/';
 
 use JSON::MaybeXS qw/decode_json/;
This page took 0.009344 seconds and 4 git commands to generate.