From 82ee1a7c7cfda0c2eb5c39b718670f7accdfd6d2 Mon Sep 17 00:00:00 2001 From: Dave Cross Date: Mon, 12 Nov 2012 16:40:29 +0000 Subject: [PATCH] Bump version number for release. --- lib/WWW/Shorten.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/WWW/Shorten.pm b/lib/WWW/Shorten.pm index f98d3b5..1d40bc1 100644 --- a/lib/WWW/Shorten.pm +++ b/lib/WWW/Shorten.pm @@ -58,7 +58,7 @@ use warnings; use base qw(WWW::Shorten::generic); our @EXPORT = qw(makeashorterlink makealongerlink); -our $VERSION = '3.03'; +our $VERSION = '3.04'; our $DEFAULT_SERVICE = 'Metamark'; @@ -160,7 +160,7 @@ volatility of this part of the web industry. L is what this module was originally based upon. That module is obsoleted by L, one of the many subclasses of L. Of course, with the demise of -Make A Shorter Link, neither the obsolete module nor it's replacement are +Make A Shorter Link, neither the obsolete module nor its replacement are of any use. =head2 Same Area, Different Purpose