bump version
[scpubgit/Object-Remote.git] / 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) = @_;