X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FObject%2FRemote.pm;h=cc4a013c7a22f6a73a5e449816a5dfa52325b47d;hb=aaa31f6ef3e6bb283f0175ba4b0efda9e5223486;hp=ee9309e5511437811874c1cd7d68197ac3a72a1d;hpb=55c0d0209fa9d9265ff178f54ae9fe5fdddef3c1;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) = @_;