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=b8f76451aba06e8978437aaf0ef938eedc6c6a7b;hp=66421122a347fdbce4d224225e9c9e4ff4be1f57;hb=173c4fd41ad64aaa8e5f3af1596612f6a6b5ee81;hpb=8f43bcd9596b298f867bc3daf5b207d774973af7 diff --git a/lib/Object/Remote.pm b/lib/Object/Remote.pm index 6642112..b8f7645 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.003000'; # 0.3.0 sub new::on { my ($class, $on, @args) = @_;