X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=scpubgit%2FObject-Remote.git;a=blobdiff_plain;f=lib%2FObject%2FRemote.pm;h=98e7146795d6b134b87a2f23157c737265b2b42f;hp=63143ed67465a5396cf4407b15fadbe028a58b06;hb=c49500d3aa891507f4c2323e410a2de842d5a228;hpb=dd6e1327e96d5488e34f7519d9d3290627c9bbe8 diff --git a/lib/Object/Remote.pm b/lib/Object/Remote.pm index 63143ed..98e7146 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.003003'; # 0.3.3 +our $VERSION = '0.003004'; # 0.3.4 sub new::on { my ($class, $on, @args) = @_;