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=55b6b59098281b718f33602abfa9e72d52f9bb17;hp=66421122a347fdbce4d224225e9c9e4ff4be1f57;hb=8c3529062a426181861d58ee59fb8f10e0be68e5;hpb=8f43bcd9596b298f867bc3daf5b207d774973af7 diff --git a/lib/Object/Remote.pm b/lib/Object/Remote.pm index 6642112..55b6b59 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.002003'; # 0.2.3 +our $VERSION = '0.003001'; # 0.3.1 sub new::on { my ($class, $on, @args) = @_;