From 116a0371e2b42e7939653e5cc79435dd2ec78378 Mon Sep 17 00:00:00 2001 From: franck cuny Date: Wed, 2 Jun 2010 13:24:38 +0200 Subject: fix version number --- lib/MooseX/Net/API.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/MooseX/Net') diff --git a/lib/MooseX/Net/API.pm b/lib/MooseX/Net/API.pm index b0e02b8..ff0494d 100644 --- a/lib/MooseX/Net/API.pm +++ b/lib/MooseX/Net/API.pm @@ -3,7 +3,7 @@ package MooseX::Net::API; use Moose; use Moose::Exporter; -our $VERSION = '0.13'; +our $VERSION = '0.11'; Moose::Exporter->setup_import_methods( with_meta => [qw/net_api_method net_api_declare/], -- cgit 1.4.1