summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Changes3
-rw-r--r--dist.ini3
2 files changed, 4 insertions, 2 deletions
diff --git a/Changes b/Changes
index 217942d..81588be 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
Revision history for Perl extension MooseX::Net::API
+0.12
+ - MooseX::Net::API is now deprecated (renamed to Net::HTTP::API)
+
0.11 Thu June 3 2010
- http-console : REST shell to make request
- move most of the code to Roles
diff --git a/dist.ini b/dist.ini
index e49f138..7c5e660 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.11
+version = 0.12
[@Filter]
bundle = @Basic
@@ -12,7 +12,6 @@ bundle = @Basic
[MetaJSON]
[PkgVersion]
[PodSyntaxTests]
-[KwaliteeTests]
[PodCoverageTests]
[NoTabsTests]
[EOLTests]