From 5efa7b2c0f2f16c5a2db5f4a87efa1897dc17f66 Mon Sep 17 00:00:00 2001 From: Marius Gavrilescu Date: Sat, 20 May 2017 13:31:11 +0100 Subject: [PATCH] Bump version and update Changes --- Changes | 3 +++ lib/WWW/Offliberty.pm | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Changes b/Changes index b403ad6..23cc60f 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,8 @@ Revision history for Perl extension WWW::Offliberty. +1.000005 2017-05-20T13:31+01:00 + - Change test video *again* to one that's unlikely to be deleted + 1.000004 2017-01-27T16:34+00:00 - Change test video as previous test video was deleted, making tests fail diff --git a/lib/WWW/Offliberty.pm b/lib/WWW/Offliberty.pm index ebbc97e..b2fdbcd 100644 --- a/lib/WWW/Offliberty.pm +++ b/lib/WWW/Offliberty.pm @@ -4,7 +4,7 @@ use 5.008009; use strict; use warnings; use parent qw/Exporter/; -our $VERSION = '1.000004'; +our $VERSION = '1.000005'; our @EXPORT_OK = qw/off/; our $OFF_URL = 'http://offliberty.com/off03.php'; -- 2.30.2