about summary refs log tree commit diff
diff options
context:
space:
mode:
authorfranck cuny <franck@lumberjaph.net>2010-07-26 09:30:06 +0200
committerfranck cuny <franck@lumberjaph.net>2010-07-26 09:30:06 +0200
commit24ce0ff8a6f09b3e8ead1830bb923b88a9f310cf (patch)
tree4d24736e4bd7bd4b058114be48ebf1910da92a17
parentuse new Moose::Util::MetaRole (diff)
downloadnet-http-api-24ce0ff8a6f09b3e8ead1830bb923b88a9f310cf.tar.gz
ready to release
-rw-r--r--Changes4
-rw-r--r--dist.ini2
2 files changed, 5 insertions, 1 deletions
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 <franck@lumberjaph.net>
 license = Perl_5
 copyright_holder = linkfluence
 copyright_year = 2010
-version = 0.13
+version = 0.14
 
 [@Filter]
 bundle = @Basic