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=fbfe79fed7a03b319bb4923c29a227e807a67bbf;hb=a5839b97d7974d7216a44016e9bbae274328fd26;hp=c2324df485cba31ef286f8004d3455204d67eca2;hpb=8043539265ce74ca750e8af80c985168cf93d05c;p=scpubgit%2FObject-Remote.git diff --git a/lib/Object/Remote.pm b/lib/Object/Remote.pm index c2324df..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.004000'; # 0.4.0 +our $VERSION = '0.004001'; # v0.4.1 sub new::on { my ($class, $on, @args) = @_;