bump version
[scpubgit/Object-Remote.git] / lib / Object / Remote.pm
index 98e7146..bacf74d 100644 (file)
@@ -5,7 +5,7 @@ use Object::Remote::Handle;
 use Object::Remote::Logging qw( :log );
 use Module::Runtime qw(use_module);
 
-our $VERSION = '0.003004'; # 0.3.4
+our $VERSION = '0.003006'; # 0.3.6
 
 sub new::on {
   my ($class, $on, @args) = @_;
@@ -235,6 +235,8 @@ mst - Matt S. Trout (cpan:MSTROUT) <mst@shadowcat.co.uk>
 
 =head1 CONTRIBUTORS
 
+bfwg - Colin Newell (cpan:NEWELLC) <colin.newell@gmail.com>
+
 phaylon - Robert Sedlacek (cpan:PHAYLON) <r.sedlacek@shadowcat.co.uk>
 
 triddle - Tyler Riddle (cpan:TRIDDLE) <t.riddle@shadowcat.co.uk>