X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FObject%2FRemote.pm;h=a0eaee58e97369b6a5b0f0ce8fe7e78f3c54c728;hb=936fd146c5fc777f782f163c4d9f84a75515397b;hp=1d3edf984208ef0bb91b140e809b838216d2170a;hpb=fbd3b8ecbd2c9004f0e56ff1c0bc30f677a19c62;p=scpubgit%2FObject-Remote.git diff --git a/lib/Object/Remote.pm b/lib/Object/Remote.pm index 1d3edf9..a0eaee5 100644 --- a/lib/Object/Remote.pm +++ b/lib/Object/Remote.pm @@ -4,7 +4,7 @@ use Object::Remote::MiniLoop; use Object::Remote::Handle; use Module::Runtime qw(use_module); -our $VERSION = '0.002001'; # 0.2.1 +our $VERSION = '0.002003'; # 0.2.3 sub new::on { my ($class, $on, @args) = @_;