diff options
author | Jesús <heckyel@hyperbola.info> | 2020-03-24 11:39:23 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2020-03-24 11:39:23 -0500 |
commit | 6b4a20bd24ef135b7ae56927ce50e141af618c82 (patch) | |
tree | 398acab2ff11ebd65f7b03fcb8d6462e97aa740e /lib | |
parent | a01e9087d9626137116451864c0517939ee6cd69 (diff) | |
download | fair-viewer-6b4a20bd24ef135b7ae56927ce50e141af618c82.tar.lz fair-viewer-6b4a20bd24ef135b7ae56927ce50e141af618c82.tar.xz fair-viewer-6b4a20bd24ef135b7ae56927ce50e141af618c82.zip |
Version 1.0.3
Diffstat (limited to 'lib')
-rw-r--r-- | lib/WWW/FairViewer.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/WWW/FairViewer.pm b/lib/WWW/FairViewer.pm index 4b57f68..76e96d8 100644 --- a/lib/WWW/FairViewer.pm +++ b/lib/WWW/FairViewer.pm @@ -24,7 +24,7 @@ WWW::FairViewer - A very easy interface to YouTube, using the API of invidio.us. =cut -our $VERSION = '1.0.2'; +our $VERSION = '1.0.3'; =head1 SYNOPSIS |