Skip to content

Commit

Permalink
Bump version number for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
davorg committed Nov 12, 2012
1 parent ca1fc85 commit 82ee1a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/WWW/Shorten.pm
Original file line number Diff line number Diff line change
Expand Up @@ -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';

Expand Down Expand Up @@ -160,7 +160,7 @@ volatility of this part of the web industry.
L<WWW::MakeAShorterLink> is what this module was originally based upon.
That module is obsoleted by L<WWW::Shorten::MakeAShorterLink>, one of
the many subclasses of L<WWW::Shorten>. 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
Expand Down

0 comments on commit 82ee1a7

Please sign in to comment.