X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FObject%2FRemote.pm;h=fbfe79fed7a03b319bb4923c29a227e807a67bbf;hb=HEAD;hp=c8236a2c12108857b87366e2651b344cad2dec5a;hpb=255f68c5142bb46870ab1177472fba5f4a07425e;p=scpubgit%2FObject-Remote.git diff --git a/lib/Object/Remote.pm b/lib/Object/Remote.pm index c8236a2..fbfe79f 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.003005'; # 0.3.5 +our $VERSION = '0.004001'; # v0.4.1 sub new::on { my ($class, $on, @args) = @_;