Bump version and update Changes 1.000005
authorMarius Gavrilescu <marius@ieval.ro>
Sat, 20 May 2017 12:31:11 +0000 (13:31 +0100)
committerMarius Gavrilescu <marius@ieval.ro>
Sat, 20 May 2017 12:31:11 +0000 (13:31 +0100)
Changes
lib/WWW/Offliberty.pm

diff --git a/Changes b/Changes
index b403ad6d78615e8ca455e313ade6761d4a26dad5..23cc60fc0d317b12b7b58d136690736dcda82153 100644 (file)
--- 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
 
index ebbc97efbc747930a5a750de2fca85b3a6f79eb7..b2fdbcdfe7a5c95df12ce86b73f7be34a87127be 100644 (file)
@@ -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';
This page took 0.012166 seconds and 4 git commands to generate.