Bump version and update Changes
[lyrics-fetcher-lyricstranslate.git] / lib / Lyrics / Fetcher / LyricsTranslate.pm
index f1ee778cc3df6a57cd1303873138f1f75016ce3a..983c5485354b3e20eceb7cf760e9d5b4ff8150f4 100644 (file)
@@ -8,7 +8,7 @@ use HTML::TreeBuilder;
 use HTTP::Tiny;
 use Scalar::Util qw/looks_like_number/;
 
-our $VERSION = '0.001';
+our $VERSION = '0.002';
 our $BASE_URL = 'http://lyricstranslate.com';
 # 0 means (from) any language; the following arguments are the
 # destination language, artist, and title. The meaning of the last
This page took 0.009132 seconds and 4 git commands to generate.