bump version
Matt S Trout [Wed, 25 Jul 2012 17:06:33 +0000 (17:06 +0000)]
lib/Object/Remote.pm

index a20ef97..a0eaee5 100644 (file)
@@ -4,7 +4,7 @@ use Object::Remote::MiniLoop;
 use Object::Remote::Handle;
 use Module::Runtime qw(use_module);
 
-our $VERSION = '0.002002'; # 0.2.2
+our $VERSION = '0.002003'; # 0.2.3
 
 sub new::on {
   my ($class, $on, @args) = @_;