Skip to content

Commit

Permalink
Bump version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
davorg authored and Dave Cross committed Dec 15, 2015
1 parent 85aa0ff commit a35731e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/WWW/Shorten.pm
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ use warnings;

use base qw(WWW::Shorten::generic);
our @EXPORT = qw(makeashorterlink makealongerlink);
our $VERSION = '3.06';
our $VERSION = '3.08';

our $DEFAULT_SERVICE = 'TinyURL';

Expand Down

0 comments on commit a35731e

Please sign in to comment.