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