diff options
author | Jesús <heckyel@hyperbola.info> | 2020-11-11 18:28:27 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2020-11-11 18:28:27 -0500 |
commit | 829f0cdfdac7c516427b9c1c9e39e6c0a45109b2 (patch) | |
tree | d56e7952210b402eba6009ff8bfecab4094f0bca /lib | |
parent | 9820e56ebb64673534d7e776e343555bde3b9f08 (diff) | |
download | fair-viewer-829f0cdfdac7c516427b9c1c9e39e6c0a45109b2.tar.lz fair-viewer-829f0cdfdac7c516427b9c1c9e39e6c0a45109b2.tar.xz fair-viewer-829f0cdfdac7c516427b9c1c9e39e6c0a45109b2.zip |
version 1.0.5
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 78fe59f..349d6a4 100644 --- a/lib/WWW/FairViewer.pm +++ b/lib/WWW/FairViewer.pm @@ -31,7 +31,7 @@ WWW::FairViewer - A very easy interface to YouTube, using the API of invidio.us. =cut -our $VERSION = '1.0.4'; +our $VERSION = '1.0.5'; =head1 SYNOPSIS |