X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FObject%2FRemote.pm;h=55b6b59098281b718f33602abfa9e72d52f9bb17;hb=6af673c19d7b5d0f9e428b21edfc0e5ae4f77576;hp=66421122a347fdbce4d224225e9c9e4ff4be1f57;hpb=8f43bcd9596b298f867bc3daf5b207d774973af7;p=scpubgit%2FObject-Remote.git 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) = @_;