X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FObject%2FRemote.pm;fp=lib%2FObject%2FRemote.pm;h=cc4a013c7a22f6a73a5e449816a5dfa52325b47d;hb=bb679f1669ee8f483be9bee220154e1ac6ebb677;hp=ee9309e5511437811874c1cd7d68197ac3a72a1d;hpb=5e850e3ea90044b25ffacd71483a8edd326af21d;p=scpubgit%2FObject-Remote.git diff --git a/lib/Object/Remote.pm b/lib/Object/Remote.pm index ee9309e..cc4a013 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'; # 0.3.1 +our $VERSION = '0.003001_01'; # 0.3.1 sub new::on { my ($class, $on, @args) = @_;