From 24ce0ff8a6f09b3e8ead1830bb923b88a9f310cf Mon Sep 17 00:00:00 2001 From: franck cuny Date: Mon, 26 Jul 2010 09:30:06 +0200 Subject: ready to release --- Changes | 4 ++++ dist.ini | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/Changes b/Changes index 9a397ed..8869982 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ Revision history for Perl extension Net::HTTP::API +0.14 Mon 26 Jul 2010 09:15:44 AM CEST + - remove coerce on UriPath + - use new Moose::Util::MetaRole + 0.13 Sun 18 Jul 2010 09:00:57 AM CEST - rename from MooseX::Net::API to Net::HTTP::API - remove http-console (now at net-http-console) diff --git a/dist.ini b/dist.ini index 000a199..5aef227 100644 --- a/dist.ini +++ b/dist.ini @@ -3,7 +3,7 @@ author = franck cuny license = Perl_5 copyright_holder = linkfluence copyright_year = 2010 -version = 0.13 +version = 0.14 [@Filter] bundle = @Basic -- cgit v1.2.3