From 9a2ef4ef0c0ba063afd038d88cd4abeef131bd21 Mon Sep 17 00:00:00 2001 From: "David E. Wheeler" Date: Tue, 5 Nov 2013 21:58:08 -0800 Subject: [PATCH] Increment to v0.12.5. --- Changes | 2 ++ lib/WWW/PGXN.pm | 2 +- lib/WWW/PGXN/Distribution.pm | 2 +- lib/WWW/PGXN/Extension.pm | 2 +- lib/WWW/PGXN/Mirror.pm | 2 +- lib/WWW/PGXN/Tag.pm | 2 +- lib/WWW/PGXN/User.pm | 2 +- 7 files changed, 8 insertions(+), 6 deletions(-) diff --git a/Changes b/Changes index b580a98..82d8677 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,7 @@ Revision history for Perl extension WWW-PGXN. +0.12.5 + 0.12.4 2013-11-06T05:56:15Z - Removed the Pod tests from the distribution. - Fixed user agent string so it actually includes the version number. diff --git a/lib/WWW/PGXN.pm b/lib/WWW/PGXN.pm index 207d272..3a0b82d 100644 --- a/lib/WWW/PGXN.pm +++ b/lib/WWW/PGXN.pm @@ -12,7 +12,7 @@ use URI::Template; use JSON (); use Carp; -our $VERSION = v0.12.4; +our $VERSION = v0.12.5; sub new { my($class, %params) = @_; diff --git a/lib/WWW/PGXN/Distribution.pm b/lib/WWW/PGXN/Distribution.pm index c5c1830..9f9436d 100644 --- a/lib/WWW/PGXN/Distribution.pm +++ b/lib/WWW/PGXN/Distribution.pm @@ -4,7 +4,7 @@ use 5.8.1; use strict; use File::Spec; use Carp; -our $VERSION = v0.12.4; +our $VERSION = v0.12.5; BEGIN { # XXX Use DateTime for release date? diff --git a/lib/WWW/PGXN/Extension.pm b/lib/WWW/PGXN/Extension.pm index 3b9855f..0bdbf08 100644 --- a/lib/WWW/PGXN/Extension.pm +++ b/lib/WWW/PGXN/Extension.pm @@ -3,7 +3,7 @@ package WWW::PGXN::Extension; use 5.8.1; use strict; -our $VERSION = v0.12.4; +our $VERSION = v0.12.5; BEGIN { # Hash accessors. diff --git a/lib/WWW/PGXN/Mirror.pm b/lib/WWW/PGXN/Mirror.pm index 321d709..f31da69 100644 --- a/lib/WWW/PGXN/Mirror.pm +++ b/lib/WWW/PGXN/Mirror.pm @@ -3,7 +3,7 @@ package WWW::PGXN::Mirror; use 5.8.1; use strict; -our $VERSION = v0.12.4; +our $VERSION = v0.12.5; BEGIN { for my $attr (qw( diff --git a/lib/WWW/PGXN/Tag.pm b/lib/WWW/PGXN/Tag.pm index 259999f..d64a092 100644 --- a/lib/WWW/PGXN/Tag.pm +++ b/lib/WWW/PGXN/Tag.pm @@ -3,7 +3,7 @@ package WWW::PGXN::Tag; use 5.8.1; use strict; -our $VERSION = v0.12.4; +our $VERSION = v0.12.5; sub new { my ($class, $data) = @_; diff --git a/lib/WWW/PGXN/User.pm b/lib/WWW/PGXN/User.pm index 451af90..8914119 100644 --- a/lib/WWW/PGXN/User.pm +++ b/lib/WWW/PGXN/User.pm @@ -3,7 +3,7 @@ package WWW::PGXN::User; use 5.8.1; use strict; -our $VERSION = v0.12.4; +our $VERSION = v0.12.5; BEGIN { for my $attr (qw(