X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=scpubgit%2FObject-Remote.git;a=blobdiff_plain;f=lib%2FObject%2FRemote.pm;fp=lib%2FObject%2FRemote.pm;h=c2324df485cba31ef286f8004d3455204d67eca2;hp=bacf74da872deec7910a40de49e377e6147c77a3;hb=b7bac4e2b78fec765987f8a3db28ded4ddeecc50;hpb=bef36e73e4257b2ba8e59eb55661ffc51d8a620a diff --git a/lib/Object/Remote.pm b/lib/Object/Remote.pm index bacf74d..c2324df 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.003006'; # 0.3.6 +our $VERSION = '0.004000'; # 0.4.0 sub new::on { my ($class, $on, @args) = @_;