X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FObject%2FRemote.pm;h=63143ed67465a5396cf4407b15fadbe028a58b06;hb=dd6e1327e96d5488e34f7519d9d3290627c9bbe8;hp=d4c269bd65c79b5e945f6036e0ba13c281db266b;hpb=2d3c094d476d2dcd43956b7381f397651b544ffc;p=scpubgit%2FObject-Remote.git diff --git a/lib/Object/Remote.pm b/lib/Object/Remote.pm index d4c269b..63143ed 100644 --- a/lib/Object/Remote.pm +++ b/lib/Object/Remote.pm @@ -5,7 +5,7 @@ use Object::Remote::Handle; use Object::Remote::Logging qw( :log ); use Module::Runtime qw(use_module); -our $VERSION = '0.003001_01'; # 0.3.1 +our $VERSION = '0.003003'; # 0.3.3 sub new::on { my ($class, $on, @args) = @_;